We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25313bb commit 1d1053cCopy full SHA for 1d1053c
android/buildSrc/src/main/kotlin/Versions.kt
@@ -6,7 +6,7 @@ object Versions {
6
const val targetSdkVersion = 35
7
const val ndkVersion = "27.2.12479018"
8
9
- const val junitJupiter = "5.11.4"
+ const val junitJupiter = "5.12.0"
10
const val junit5Android = "1.6.0"
11
const val junit5Plugin = "1.11.3.0"
12
}
0 commit comments