We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc8aa7 commit 8cf87b3Copy full SHA for 8cf87b3
build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlin_version = "1.7.10"
+ ext.kotlin_version = "1.9.20"
3
ext.jacocoVersion = '0.8.12'
4
ext.spotlessVersion = '6.25.0'
5
repositories {
0 commit comments