We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9ab2fa commit 17a9eeeCopy full SHA for 17a9eee
build.gradle.kts
@@ -23,7 +23,7 @@ subprojects {
23
apply(plugin = "org.jetbrains.dokka")
24
25
kotlin {
26
- jvmToolchain(21)
+ jvmToolchain(23)
27
}
28
29
dependencies {
0 commit comments