Skip to content

Commit

Permalink
fix(deps): update dockerjavaversion to v3.4.1 (#2130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 43ae554 commit 6fccca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ val otelInstrumentationAlphaVersion = otelInstrumentationVersion.replaceFirst("
val otelContribAlphaVersion = "1.41.0-alpha"

val autoValueVersion = "1.11.0"
val dockerJavaVersion = "3.4.0"
val dockerJavaVersion = "3.4.1"
val mockitoVersion = "5.14.2"
val protobufVersion = "4.29.1"
val slf4jVersion = "2.0.16"
Expand Down

0 comments on commit 6fccca0

Please sign in to comment.