Skip to content

Commit 8c823e6

Browse files
Bump jvm from 1.5.31 to 1.8.0 (#3136)
1 parent f04ebbf commit 8c823e6

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.gradle.common-custom-user-data-gradle-plugin") version "1.8.2"
1010
id("org.gradle.toolchains.foojay-resolver-convention") version "0.4.0"
1111
id("org.ajoberstar.git-publish") version "4.1.1"
12-
kotlin("jvm") version "1.5.31"
12+
kotlin("jvm") version "1.8.0"
1313
// Check if workaround in documentation.gradle.kts can be removed when upgrading
1414
id("org.asciidoctor.jvm.convert") version "4.0.0-alpha.1"
1515
id("org.asciidoctor.jvm.pdf") version "4.0.0-alpha.1"

0 commit comments

Comments
 (0)