Skip to content

Commit 0e24bf6

Browse files
fix(deps): update kotlin to v2.3.0
1 parent 5211258 commit 0e24bf6

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.57.0"
33
opentelemetry-alpha = "1.57.0-alpha"
44
junit = "6.0.1"
55
spotless = "8.1.0"
6-
kotlin = "2.2.21"
6+
kotlin = "2.3.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
@@ -8,7 +8,7 @@ junit = "6.0.1"
88
byteBuddy = "1.18.2"
99
okhttp = "5.3.2"
1010
spotless = "8.1.0"
11-
kotlin = "2.2.21"
11+
kotlin = "2.3.0"
1212
androidPlugin = "8.13.2"
1313
kspPlugin = "2.3.3"
1414
junitKtx = "1.3.0"

0 commit comments

Comments
 (0)