Skip to content

Commit 3154d5f

Browse files
Bump the gradle-dependencies group across 1 directory with 3 updates (#5)
1 parent 8aed2b0 commit 3154d5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ checker-qual = { group = "org.checkerframework", name = "checker-qual", version.
77
checker = { group = "org.checkerframework", name = "checker", version.ref = "checkerframework" }
88
jmh-core = { group = "org.openjdk.jmh", name = "jmh-core", version.ref = "jmh" }
99
jmh-generator-annprocess = { group = "org.openjdk.jmh", name = "jmh-generator-annprocess", version.ref = "jmh" }
10-
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "6.0.0" }
11-
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "6.0.0" }
10+
junit-jupiter = { group = "org.junit.jupiter", name = "junit-jupiter", version = "6.0.1" }
11+
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "6.0.1" }
1212

1313
[bundles]
1414

1515
[plugins]
16-
checkerframework = { id = "org.checkerframework", version = "0.6.59" }
16+
checkerframework = { id = "org.checkerframework", version = "0.6.60" }
1717
publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }

0 commit comments

Comments
 (0)