Skip to content

Commit 450daa0

Browse files
fix(deps): update kotlin to v2.2.0
1 parent 626af34 commit 450daa0

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)