Skip to content

Commit 41c0b53

Browse files
committed
Merge branch '1.12.x' into 1.13.x
2 parents bd90d13 + a0f4911 commit 41c0b53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ log4j = "2.23.1"
6161
maven-resolver = "1.9.22"
6262
mockito4 = "4.11.0"
6363
mockito5 = "5.11.0"
64-
mongo = "4.11.4"
64+
mongo = "4.11.5"
6565
netty = "4.1.115.Final"
6666
newrelic-api = "5.14.0"
6767
# Kotlin 1.7 sample will fail from OkHttp 4.12.0 due to okio dependency being a Kotlin 1.9 module
@@ -224,7 +224,7 @@ plugin-nebulaInfo = { module = "com.netflix.nebula:gradle-info-plugin", version
224224
plugin-noHttp = { module = "io.spring.nohttp:nohttp-gradle", version = "0.0.11" }
225225
plugin-nexusPublish = { module = "io.github.gradle-nexus:publish-plugin", version = "1.3.0" }
226226
plugin-javaformat = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version.ref = "spring-javaformat" }
227-
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.4" }
227+
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.5" }
228228
plugin-downloadTask = { module = "de.undercouch:gradle-download-task", version = "5.6.0" }
229229
plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
230230
plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"

0 commit comments

Comments
 (0)