Skip to content

Commit 5af8705

Browse files
chore(deps): Update patch dependency changes (#533)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62cb5ee commit 5af8705

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
@@ -6,7 +6,7 @@ checkstyle="10.21.2"
66
geantyref = "1.3.16"
77
errorprone="2.27.1"
88
indra = "3.1.3"
9-
junit="5.11.3"
9+
junit="5.11.4"
1010
ktlint="0.49.1"
1111
ktfmt="0.49"
1212
pmd = "6.55.0"
@@ -55,13 +55,13 @@ jansi = "org.fusesource.jansi:jansi:2.4.1"
5555

5656
# Build
5757
build-codenarc = { module = "org.codenarc:CodeNarc", version = "3.5.0-groovy-4.0" }
58-
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.24" }
58+
build-codenarcGroovy = { module = "org.apache.groovy:groovy-all", version = "4.0.25" }
5959
build-errorprone = "net.ltgt.gradle:gradle-errorprone-plugin:3.1.0"
6060
build-forbiddenApis = "de.thetaphi:forbiddenapis:3.8"
6161
build-goomph = "com.diffplug.gradle:goomph:4.2.0"
6262
build-indra = { module = "net.kyori:indra-common", version.ref = "indra" }
6363
build-indra-crossdoc = { module = "net.kyori:indra-crossdoc", version.ref = "indra" }
64-
build-japicmp-plugin = "me.champeau.gradle:japicmp-gradle-plugin:0.4.5"
64+
build-japicmp-plugin = "me.champeau.gradle:japicmp-gradle-plugin:0.4.6"
6565
build-japicmp = { module = "com.github.siom79.japicmp:japicmp", version.require = "0.23.+" }
6666
build-nullaway = "net.ltgt.gradle:gradle-nullaway-plugin:2.1.0"
6767
build-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }

0 commit comments

Comments
 (0)