Skip to content

Commit

Permalink
Upgrade Mockito to 5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Sep 20, 2024
1 parent 103299a commit 8e08d38
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 @@ -7,8 +7,8 @@ jline = "3.26.1"
jna = '5.14.0'
beanshell = "2.0b6"
javatuples = "1.2"
mockito = "5.12.0"
mockitojupiter = "5.12.0"
mockito = "5.13.0"
mockitojupiter = "5.13.0"
xmlunit = "1.6"
junit = "5.9.2"
bcprov = "2.73.2"
Expand Down

0 comments on commit 8e08d38

Please sign in to comment.