We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84bce20 + 13d55c9 commit 17a174aCopy full SHA for 17a174a
1 file changed
buildSrc/src/main/kotlin/Dependencies.kt
@@ -51,7 +51,7 @@ object TestLibs {
51
52
object Version {
53
54
- const val junit5 = "5.9.1"
+ const val junit5 = "5.10.2"
55
const val pioneer = "2.1.0"
56
}
57
0 commit comments