Skip to content

Commit de86468

Browse files
chore(deps): update kotlin to v2.0.21 (open-telemetry#629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4fa7e3 commit de86468

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.42.1"
33
opentelemetry-alpha = "1.42.1-alpha"
44
junit = "5.11.2"
55
spotless = "6.25.0"
6-
kotlin = "2.0.20"
6+
kotlin = "2.0.21"
77
navigation-compose = "2.7.7"
88

99
[libraries]

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ junit = "5.11.2"
1010
byteBuddy = "1.15.4"
1111
okhttp = "4.12.0"
1212
spotless = "6.25.0"
13-
kotlin = "2.0.20"
13+
kotlin = "2.0.21"
1414
androidPlugin = "8.7.0"
1515
junitKtx = "1.2.1"
1616
autoService = "1.1.1"

0 commit comments

Comments
 (0)