Skip to content

Commit c3a4ff9

Browse files
committed
Merge branch '1.13.x' into 1.14.x
2 parents 1969651 + 41c0b53 commit c3a4ff9

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
@@ -62,7 +62,7 @@ log4j = "2.24.1"
6262
maven-resolver = "1.9.22"
6363
mockito4 = "4.11.0"
6464
mockito5 = "5.11.0"
65-
mongo = "4.11.4"
65+
mongo = "4.11.5"
6666
netty = "4.1.115.Final"
6767
newrelic-api = "5.14.0"
6868
# Kotlin 1.7 sample will fail from OkHttp 4.12.0 due to okio dependency being a Kotlin 1.9 module
@@ -230,7 +230,7 @@ plugin-nebulaInfo = { module = "com.netflix.nebula:gradle-info-plugin", version
230230
plugin-noHttp = { module = "io.spring.nohttp:nohttp-gradle", version = "0.0.11" }
231231
plugin-nexusPublish = { module = "io.github.gradle-nexus:publish-plugin", version = "1.3.0" }
232232
plugin-javaformat = { module = "io.spring.javaformat:spring-javaformat-gradle-plugin", version.ref = "spring-javaformat" }
233-
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.4" }
233+
plugin-japicmp = { module = "me.champeau.gradle:japicmp-gradle-plugin", version = "0.4.5" }
234234
plugin-downloadTask = { module = "de.undercouch:gradle-download-task", version = "5.6.0" }
235235
plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
236236
plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"

0 commit comments

Comments
 (0)