Skip to content

Commit f1b6b2f

Browse files
Bump io.github.glytching:junit-extensions from 2.5.0 to 2.6.0
Bumps [io.github.glytching:junit-extensions](https://github.com/glytching/junit-extensions) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/glytching/junit-extensions/releases) - [Commits](glytching/junit-extensions@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: io.github.glytching:junit-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 155df5d commit f1b6b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ configure(libs) {
146146
dependency("com.squareup.retrofit2:retrofit:2.9.0")
147147
dependency("commons-io:commons-io:2.11.0")
148148
dependency("io.github.benas:random-beans:3.9.0")
149-
dependency("io.github.glytching:junit-extensions:2.5.0")
149+
dependency("io.github.glytching:junit-extensions:2.6.0")
150150
dependency("javax.annotation:javax.annotation-api:1.3.2")
151151
dependency("net.sourceforge.pmd:pmd-java:6.46.0")
152152
dependency("org.apache.commons:commons-lang3:3.12.0")

0 commit comments

Comments
 (0)