Skip to content

Commit 8fd6cfa

Browse files
fix(deps): update kotlin to v2.2.0 (#1022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b9065c commit 8fd6cfa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.51.0"
33
opentelemetry-alpha = "1.51.0-alpha"
44
junit = "5.13.2"
55
spotless = "7.0.4"
6-
kotlin = "2.1.21"
6+
kotlin = "2.2.0"
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.13.2"
99
byteBuddy = "1.17.6"
1010
okhttp = "4.12.0"
1111
spotless = "7.0.4"
12-
kotlin = "2.1.21"
12+
kotlin = "2.2.0"
1313
androidPlugin = "8.11.0"
1414
junitKtx = "1.2.1"
1515
autoService = "1.1.1"

0 commit comments

Comments
 (0)