We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b1a69 commit f5bedebCopy full SHA for f5bedeb
buildSrc/src/main/kotlin/Dependencies.kt
@@ -51,7 +51,7 @@ object TestLibs {
51
52
object Version {
53
54
- const val junit5 = "5.10.2"
+ const val junit5 = "5.12.0"
55
const val pioneer = "2.3.0"
56
}
57
0 commit comments