Skip to content

Commit 0bd437e

Browse files
chore(deps): Update patch-release dependency changes
1 parent 14d614c commit 0bd437e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ guava = "33.4.8-jre"
99
indra = "4.0.0"
1010
jmh = "1.37"
1111
jmhPlugin = "0.7.3"
12-
junit = "5.14.0"
12+
junit = "5.14.1"
1313
slf4j = "2.0.1"
1414
truth = "1.4.5"
1515

@@ -57,7 +57,7 @@ build-indra = { module = "net.kyori:indra-common", version.ref = "indra" }
5757
build-indra-crossdoc = { module = "net.kyori:indra-crossdoc", version.ref = "indra" }
5858
build-indra-sonatype = { module = "net.kyori:indra-publishing-sonatype", version.ref = "indra" }
5959
build-indra-spotless = { module = "net.kyori:indra-licenser-spotless", version.ref = "indra" }
60-
build-goomph = "com.diffplug.gradle:goomph:4.4.0"
60+
build-goomph = "com.diffplug.gradle:goomph:4.4.1"
6161
build-jmh = { module = "me.champeau.jmh:jmh-gradle-plugin", version.ref = "jmhPlugin" }
6262
build-testLogger = "com.adarshr:gradle-test-logger-plugin:4.0.0"
6363

0 commit comments

Comments
 (0)