Skip to content

Commit 349a8cf

Browse files
chore(deps): update kotlin to v2.1.10 (open-telemetry#769)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ee83ac commit 349a8cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo-app/gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ opentelemetry = "1.46.0"
33
opentelemetry-alpha = "1.46.0-alpha"
44
junit = "5.11.4"
55
spotless = "7.0.2"
6-
kotlin = "2.1.0"
6+
kotlin = "2.1.10"
77
navigation-compose = "2.7.7"
88

99
[libraries]

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ junit = "5.11.4"
88
byteBuddy = "1.16.1"
99
okhttp = "4.12.0"
1010
spotless = "7.0.2"
11-
kotlin = "2.1.0"
11+
kotlin = "2.1.10"
1212
androidPlugin = "8.7.3"
1313
junitKtx = "1.2.1"
1414
autoService = "1.1.1"

0 commit comments

Comments
 (0)