Skip to content

Commit 0f66332

Browse files
fix(deps): update kotlin to v2.2.0
1 parent 2b1b9cc commit 0f66332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ j2html = "1.6.0"
1010
# plugin versions
1111
springBoot = "3.5.4"
1212
springGradleDependencyManagement = "1.1.7"
13-
kotlin = "2.1.21"
13+
kotlin = "2.2.0"
1414
detekt = "1.23.8"
1515
dokka = "2.0.0"
1616

0 commit comments

Comments
 (0)