Skip to content

Commit b87f048

Browse files
committed
Bump junit5 plugin to 1.12.0.0
1 parent d479a5c commit b87f048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/buildSrc/src/main/kotlin/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ object Versions {
88

99
const val junitJupiter = "5.12.0"
1010
const val junit5Android = "1.7.0"
11-
const val junit5Plugin = "1.11.3.0"
11+
const val junit5Plugin = "1.12.0.0"
1212
}

0 commit comments

Comments
 (0)