Skip to content

Commit aa86281

Browse files
chore(deps): update plugin org.jetbrains.kotlin.jvm to v2.1.10 (#13113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d83b66e commit aa86281

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.4.4"
55
id("com.gradle.plugin-publish") version "1.3.0"
66
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
7-
id("org.jetbrains.kotlin.jvm") version "2.1.0"
7+
id("org.jetbrains.kotlin.jvm") version "2.1.10"
88
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
99
id("org.unbroken-dome.xjc") version "2.0.0"
1010
// See https://github.com/graalvm/native-build-tools/issues/626

0 commit comments

Comments
 (0)