We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df672e commit 120fee0Copy full SHA for 120fee0
buildSrc/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
5
kotlin {
6
compilerOptions {
7
- jvmToolchain(8)
+ jvmToolchain(21)
8
}
9
10
0 commit comments