Skip to content

Commit bf652b6

Browse files
fix(deps): update dockerjavaversion to v3.7.1 (signalfx#2715)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee34874 commit bf652b6

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
@@ -9,7 +9,7 @@ val otelInstrumentationAlphaVersion = otelInstrumentationVersion.replaceFirst("
99
val otelContribAlphaVersion = "1.54.0-alpha"
1010

1111
val autoValueVersion = "1.11.1"
12-
val dockerJavaVersion = "3.7.0"
12+
val dockerJavaVersion = "3.7.1"
1313
val mockitoVersion = "5.23.0"
1414
val protobufVersion = "4.34.0"
1515
val slf4jVersion = "2.0.17"

0 commit comments

Comments
 (0)