Skip to content

Commit

Permalink
fix(deps): update dockerjavaversion to v3.4.0 (#1943)
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 Jul 11, 2024
1 parent c09dc21 commit 2a98f8b
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.36.0-alpha"

val autoValueVersion = "1.11.0"
val dockerJavaVersion = "3.3.6"
val dockerJavaVersion = "3.4.0"
val mockitoVersion = "5.12.0"
val protobufVersion = "3.25.3"
val slf4jVersion = "2.0.13"
Expand Down

0 comments on commit 2a98f8b

Please sign in to comment.