Skip to content

Commit b21f5b9

Browse files
authored
Merge pull request #67 from embulk/upgrade-junit4-4.13.2-mockito-2.28.2
Upgrade JUnit 4 to 4.13.2 along with Mockito to 2.28.2
2 parents 3636891 + 36a5944 commit b21f5b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ google-cloud-storage = "1.56.0"
1313

1414
jcl-over-slf4j = "2.0.7"
1515

16-
junit4 = "4.12"
17-
mockito = "2.18.3"
16+
junit4 = "4.13.2"
17+
mockito = "2.28.2"
1818

1919
embulk-core = "0.11.4"
2020
embulk-formatter-csv = "0.10.36"

0 commit comments

Comments
 (0)