Skip to content

Commit 2165959

Browse files
fix(deps): update autovalueversion to v1.11.0 (#1869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fdfd1cb commit 2165959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val otelInstrumentationVersion = "2.4.0"
88
val otelInstrumentationAlphaVersion = otelInstrumentationVersion.replaceFirst("(-SNAPSHOT)?$".toRegex(), "-alpha$1")
99
val otelContribAlphaVersion = "1.35.0-alpha"
1010

11-
val autoValueVersion = "1.10.4"
11+
val autoValueVersion = "1.11.0"
1212
val dockerJavaVersion = "3.3.6"
1313
val mockitoVersion = "5.12.0"
1414
val protobufVersion = "3.25.3"

0 commit comments

Comments
 (0)