Skip to content

Commit 2f96c19

Browse files
fix(deps): update kotlin monorepo to v2.1.10 (#2931)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bdcc25 commit 2f96c19

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
@@ -3,7 +3,7 @@
33
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"
6-
kotlin = "2.1.0"
6+
kotlin = "2.1.10"
77
kotlinDev = "2.1.0"
88

99
[plugins]

0 commit comments

Comments
 (0)