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