We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d479a5c commit b87f048Copy full SHA for b87f048
android/buildSrc/src/main/kotlin/Versions.kt
@@ -8,5 +8,5 @@ object Versions {
8
9
const val junitJupiter = "5.12.0"
10
const val junit5Android = "1.7.0"
11
- const val junit5Plugin = "1.11.3.0"
+ const val junit5Plugin = "1.12.0.0"
12
}
0 commit comments