Skip to content

Commit 53db950

Browse files
committed
build/qg-xxx: версия Kotlin обновлена до 2.2.0
1 parent ca033be commit 53db950

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencyResolutionManagement {
66
versionCatalogs {
77
create("libs") {
88
// plugin versions
9-
val kotlinVersion = version("kotlin", "2.1.21")
9+
val kotlinVersion = version("kotlin", "2.2.0")
1010
val springBootVersion = version("springBoot", "3.5.0")
1111
val springDependencyManagementVersion = version("springDependencyManagement", "1.1.7")
1212
val koverVersion = version("kover", "0.9.1")

0 commit comments

Comments
 (0)