Skip to content

Commit 2334854

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2
1 parent 31939f6 commit 2334854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ micronaut-serde = "2.10.2"
2121
micronaut-session = "4.3.0"
2222
micronaut-validation = "4.6.1"
2323
google-cloud-functions = '1.1.0'
24-
kotlin = "1.9.25"
24+
kotlin = "2.0.10"
2525
micronaut-logging = "1.3.0"
2626

2727
# Micronaut

0 commit comments

Comments
 (0)