Skip to content

Commit 809c246

Browse files
committed
Update Gradle, JUnit and Mockito
1 parent 11e7548 commit 809c246

File tree

3 files changed

+191
-4
lines changed

3 files changed

+191
-4
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ gson = "2.10.1"
1212
guice = "5.0.1"
1313
ideaExt = "1.1.8"
1414
indra = "3.1.3"
15-
junit = "5.10.2"
15+
junit = "5.13.4"
1616
log4j = "2.22.1"
1717
math = "2.0.1"
18-
mockito = "5.11.0"
18+
mockito = "5.21.0"
1919
pluginSpi = "0.4.0"
2020

2121
[libraries]

0 commit comments

Comments
 (0)