We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acbfa60 commit f3c6c9eCopy full SHA for f3c6c9e
1 file changed
buildSrc/src/main/kotlin/Versions.kt
@@ -1,5 +1,5 @@
1
object Versions {
2
const val kotlin = "1.3.71"
3
const val versions_plugin = "0.28.0"
4
- const val jupiter = "5.2.0"
+ const val jupiter = "5.6.1"
5
}
0 commit comments