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 9f06159 commit 5f81434Copy full SHA for 5f81434
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