Skip to content

Commit 77540c6

Browse files
fix(deps): update all patch versions
1 parent e6159d2 commit 77540c6

2 files changed

Lines changed: 3 additions & 3 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.60.1"
33
opentelemetry-alpha = "1.60.1-alpha"
44
junit = "6.0.3"
55
spotless = "8.4.0"
6-
kotlin = "2.3.10"
6+
kotlin = "2.3.20"
77
navigation-compose = "2.7.7"
88

99
[libraries]

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ opentelemetry-semconv = "1.40.0"
55
opentelemetry-semconv-alpha = "1.40.0-alpha"
66
opentelemetry-contrib = "1.55.0-alpha"
77
junit = "6.0.3"
8-
byteBuddy = "1.18.8-jdk5"
8+
byteBuddy = "1.18.8"
99
okhttp = "5.3.2"
1010
spotless = "8.4.0"
11-
kotlin = "2.3.10"
11+
kotlin = "2.3.20"
1212
androidPlugin = "9.1.0"
1313
kspPlugin = "2.3.6"
1414
junitKtx = "1.3.0"

0 commit comments

Comments
 (0)