We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7484926 + bbec713 commit 8c6dbe7Copy full SHA for 8c6dbe7
1 file changed
build.gradle
@@ -12,7 +12,7 @@
12
13
buildscript {
14
ext {
15
- kotlin_version = '2.2.21'
+ kotlin_version = '2.3.0'
16
jacoco_version = '0.8.14'
17
}
18
0 commit comments