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 36ce4d3 + 9b3e85e commit e52c010Copy full SHA for e52c010
build.gradle
@@ -12,7 +12,7 @@
12
13
buildscript {
14
ext {
15
- kotlin_version = '2.2.0'
+ kotlin_version = '2.2.10'
16
jacoco_version = '0.8.13'
17
}
18
0 commit comments