We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 447d15f commit acbfa60Copy full SHA for acbfa60
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.27.0"
+ const val versions_plugin = "0.28.0"
4
const val jupiter = "5.2.0"
5
}
0 commit comments