Skip to content

Commit 9830c8e

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2
1 parent 55795d5 commit 9830c8e

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
@@ -21,7 +21,7 @@ micronaut-serde = "2.12.0"
2121
micronaut-session = "4.5.0"
2222
micronaut-validation = "4.8.0"
2323
google-cloud-functions = '1.1.0'
24-
kotlin = "1.9.25"
24+
kotlin = "2.0.21"
2525
micronaut-logging = "1.5.0"
2626

2727
# Micronaut

0 commit comments

Comments
 (0)