Skip to content

Commit

Permalink
fix(deps): update bytebuddy to v1.15.7 (#654)
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 Oct 23, 2024
1 parent 01a801d commit c6007a9
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.40.0-alpha"
mockito = "5.14.2"
junit = "5.11.3"
byteBuddy = "1.15.5"
byteBuddy = "1.15.7"
okhttp = "4.12.0"
spotless = "6.25.0"
kotlin = "2.0.21"
Expand Down

0 comments on commit c6007a9

Please sign in to comment.