We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 494719e + b55160b commit 19ee485Copy full SHA for 19ee485
1 file changed
build.gradle
@@ -12,7 +12,7 @@
12
13
buildscript {
14
ext {
15
- kotlin_version = '2.0.20'
+ kotlin_version = '2.0.21'
16
jacoco_version = '0.8.12'
17
}
18
0 commit comments