Skip to content

Commit

Permalink
Update bytebuddy and mockito
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks committed Oct 24, 2024
1 parent ef776e2 commit e07253e
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
Expand Up @@ -61,9 +61,9 @@ bouncycastle="1.78"
randomizedrunner = "2.7.1"
junit = "4.13.2"
hamcrest = "2.1"
mockito = "5.12.0"
mockito = "5.14.1"
objenesis = "3.2"
bytebuddy = "1.14.9"
bytebuddy = "1.15.4"

# benchmark dependencies
jmh = "1.35"
Expand Down

0 comments on commit e07253e

Please sign in to comment.