Skip to content

Commit 01f274f

Browse files
Update plugin org.jetbrains.kotlin.jvm to v1.9.10 (#9288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64258d3 commit 01f274f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pluginManagement {
44
id("com.google.cloud.tools.jib") version "3.3.2"
55
id("com.gradle.plugin-publish") version "1.2.1"
66
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
7-
id("org.jetbrains.kotlin.jvm") version "1.9.0"
7+
id("org.jetbrains.kotlin.jvm") version "1.9.10"
88
id("org.xbib.gradle.plugin.jflex") version "3.0.0"
99
id("org.unbroken-dome.xjc") version "2.0.0"
1010
id("org.graalvm.buildtools.native") version "0.9.24"

0 commit comments

Comments
 (0)