Skip to content

Commit de2cb2d

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.10 (#2933)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f96c19 commit de2cb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ java-compilation = "21"
44
# The java-target version is the lowest supported LTS version of Java. Jar's produced are bytecode compatible with this version.
55
java-target = "8"
66
kotlin = "2.1.10"
7-
kotlinDev = "2.1.0"
7+
kotlinDev = "2.1.10"
88

99
[plugins]
1010
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)