Skip to content

Commit 838b51b

Browse files
committed
build/qg-xxx: Kotlin обновлён до версии 2.3.10
1 parent df5201f commit 838b51b

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.2.10")
9+
val kotlinVersion = version("kotlin", "2.3.10")
1010
val springBootVersion = version("springBoot", "4.0.3")
1111
val springDependencyManagementVersion = version("springDependencyManagement", "1.1.7")
1212
val koverVersion = version("kover", "0.9.2")

0 commit comments

Comments
 (0)