Skip to content

Commit 4ecc444

Browse files
Update JUnit [4.13 -> 4.13.1].
1 parent 7d64a09 commit 4ecc444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
ob_native_dep = "io.objectbox:objectbox-$objectboxPlatform:$nativeVersion"
2121

2222
essentials_version = '3.0.0'
23-
junit_version = '4.13'
23+
junit_version = '4.13.1'
2424
mockito_version = '3.3.3'
2525
kotlin_version = '1.4.0'
2626
dokka_version = '0.10.1'

0 commit comments

Comments
 (0)