Skip to content

Commit

Permalink
Updated byteBuddy and mockito after conflict resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
LikeTheSalad committed Oct 10, 2023
1 parent 335ffff commit a365f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
opentelemetry = "1.29.0"
opentelemetry-alpha = "1.29.0-alpha"
mockito = "5.5.0"
mockito = "5.6.0"
junit = "5.10.0"
byteBuddy = "1.14.8"
byteBuddy = "1.14.9"
okhttp = "4.11.0"
spotless = "6.22.0"

Expand Down

0 comments on commit a365f34

Please sign in to comment.