Skip to content

Commit 0866e8e

Browse files
fix(deps): update kotlin to v2.2.0
1 parent 22a86e1 commit 0866e8e

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.1"
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.1"
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.10.1"
1414
junitKtx = "1.2.1"
1515
autoService = "1.1.1"

0 commit comments

Comments
 (0)