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 f363fa3 commit 81e6b00Copy full SHA for 81e6b00
settings.gradle.kts
@@ -9,7 +9,7 @@ pluginManagement {
9
id("com.github.ben-manes.versions") version "0.38.0"
10
id("com.diffplug.spotless") version "5.12.4"
11
id("org.ajoberstar.git-publish") version "3.0.0"
12
- kotlin("jvm") version "1.4.0"
+ kotlin("jvm") version "1.5.0"
13
// Check if workaround in documentation.gradle.kts can be removed when upgrading
14
id("org.asciidoctor.jvm.convert") version "3.3.2"
15
id("org.asciidoctor.jvm.pdf") version "3.3.2"
0 commit comments