Skip to content

Commit a61a7a2

Browse files
committed
Merge branch '1.13.x'
2 parents 34a1863 + 37b2499 commit a61a7a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ maven-resolver = "1.9.22"
6464
mockito4 = "4.11.0"
6565
mockito5 = "5.11.0"
6666
mongo = "4.11.4"
67-
netty = "4.1.113.Final"
67+
netty = "4.1.114.Final"
6868
newrelic-api = "5.14.0"
6969
# Kotlin 1.7 sample will fail from OkHttp 4.12.0 due to okio dependency being a Kotlin 1.9 module
7070
okhttp = "4.11.0"

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pluginManagement {
66

77
plugins {
88
id 'com.gradle.develocity' version '3.18.1'
9-
id 'io.spring.develocity.conventions' version '0.0.21'
9+
id 'io.spring.develocity.conventions' version '0.0.22'
1010
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
1111
}
1212

0 commit comments

Comments
 (0)