Skip to content

Commit

Permalink
fix(deps): update bytebuddy to v1.15.3 (#615)
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 Sep 27, 2024
1 parent f207308 commit 77b8ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ opentelemetry-semconv = "1.25.0-alpha"
opentelemetry-contrib = "1.39.0-alpha"
mockito = "5.13.0"
junit = "5.11.1"
byteBuddy = "1.15.1"
byteBuddy = "1.15.3"
okhttp = "4.12.0"
spotless = "6.25.0"
kotlin = "2.0.20"
Expand Down

0 comments on commit 77b8ff3

Please sign in to comment.