Skip to content

Commit 81e6b00

Browse files
committed
Update Kotlin plugin
1 parent f363fa3 commit 81e6b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluginManagement {
99
id("com.github.ben-manes.versions") version "0.38.0"
1010
id("com.diffplug.spotless") version "5.12.4"
1111
id("org.ajoberstar.git-publish") version "3.0.0"
12-
kotlin("jvm") version "1.4.0"
12+
kotlin("jvm") version "1.5.0"
1313
// Check if workaround in documentation.gradle.kts can be removed when upgrading
1414
id("org.asciidoctor.jvm.convert") version "3.3.2"
1515
id("org.asciidoctor.jvm.pdf") version "3.3.2"

0 commit comments

Comments
 (0)