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 a07be22 commit 71ceeb3Copy full SHA for 71ceeb3
1 file changed
buildSrc/src/main/kotlin/ru/nsk/Versions.kt
@@ -11,7 +11,7 @@ object Versions {
11
const val kotlinKoverPlugin = "0.9.1"
12
13
// compatibility
14
- const val jdkVersion = 21
+ const val jdkVersion = 17
15
const val languageVersion = "1.8"
16
const val apiVersion = "1.8"
17
0 commit comments