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 09fd846 + 03f4ca4 commit b77cb35Copy full SHA for b77cb35
1 file changed
build.gradle
@@ -12,7 +12,7 @@
12
13
buildscript {
14
ext {
15
- kotlin_version = '2.1.20'
+ kotlin_version = '2.1.21'
16
jacoco_version = '0.8.13'
17
}
18
0 commit comments