Skip to content

Commit 7333a23

Browse files
fix(deps): update all patch versions to v2.3.20
1 parent 983935c commit 7333a23

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.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ junit = "6.0.3"
88
byteBuddy = "1.18.8-jdk5"
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)