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.
1 parent 0bb73bc commit 493d40cCopy full SHA for 493d40c
kotlin/build.gradle.kts
@@ -55,7 +55,7 @@ spotless {
55
}
56
57
kotlin {
58
- jvmToolchain(8)
+ jvmToolchain(17)
59
60
61
tasks.test {
0 commit comments