Skip to content

Commit d82cd03

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.2.21 (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c14943 commit d82cd03

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
@@ -22,7 +22,7 @@ dependencyResolutionManagement {
2222
}
2323
versionCatalogs {
2424
create("libs") {
25-
version("kotlin", "2.2.20")
25+
version("kotlin", "2.2.21")
2626
version("bom", "1.4.5")
2727
version("junit", "6.0.0")
2828
version("snakeyaml", "2.5")

0 commit comments

Comments
 (0)