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 f04ebbf commit 8c823e6Copy full SHA for 8c823e6
settings.gradle.kts
@@ -9,7 +9,7 @@ pluginManagement {
9
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.8.2"
10
id("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
11
id("org.ajoberstar.git-publish") version "4.1.1"
12
- kotlin("jvm") version "1.5.31"
+ kotlin("jvm") version "1.8.0"
13
// Check if workaround in documentation.gradle.kts can be removed when upgrading
14
id("org.asciidoctor.jvm.convert") version "4.0.0-alpha.1"
15
id("org.asciidoctor.jvm.pdf") version "4.0.0-alpha.1"
0 commit comments