Skip to content

Commit bb63af7

Browse files
fix(deps): update kotlin to v2.1.20 (#899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 288b716 commit bb63af7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ opentelemetry = "1.48.0"
33
opentelemetry-alpha = "1.48.0-alpha"
44
junit = "5.12.1"
55
spotless = "7.0.2"
6-
kotlin = "2.1.10"
6+
kotlin = "2.1.20"
77
navigation-compose = "2.7.7"
88

99
[libraries]

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ junit = "5.12.1"
99
byteBuddy = "1.17.2"
1010
okhttp = "4.12.0"
1111
spotless = "7.0.2"
12-
kotlin = "2.1.10"
12+
kotlin = "2.1.20"
1313
androidPlugin = "8.9.0"
1414
junitKtx = "1.2.1"
1515
autoService = "1.1.1"

0 commit comments

Comments
 (0)