Skip to content

Commit

Permalink
fix(deps): update bytebuddy to v1.16.1 (#757)
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 Jan 22, 2025
1 parent b554ad3 commit c935de1
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 @@ -5,7 +5,7 @@ opentelemetry-semconv = "1.25.0-alpha"
opentelemetry-contrib = "1.43.0-alpha"
mockito = "5.15.2"
junit = "5.11.4"
byteBuddy = "1.15.11"
byteBuddy = "1.16.1"
okhttp = "4.12.0"
spotless = "7.0.2"
kotlin = "2.1.0"
Expand Down

0 comments on commit c935de1

Please sign in to comment.