Skip to content

Commit 117246f

Browse files
authored
misc: Upgrade Kotlin version (#113)
1 parent 2cbd075 commit 117246f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "49b860c3-3fce-40fa-acf7-e97650f49016",
3+
"type": "misc",
4+
"description": "Upgrade to Kotlin 2.0.21"
5+
}

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
2-
kotlin-version = "2.0.10"
2+
kotlin-version = "2.0.21"
33

4-
aws-kotlin-repo-tools-version = "0.4.10"
4+
aws-kotlin-repo-tools-version = "0.4.12"
55

66
# libs
77
crt-java-version = "0.30.5"

0 commit comments

Comments
 (0)