Skip to content

Commit 7506436

Browse files
fix(deps): update all patch versions to v2.3.21 (#1704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67a3aa4 commit 7506436

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
@@ -5,7 +5,7 @@ opentelemetry = "1.61.0"
55
opentelemetry-alpha = "1.61.0-alpha"
66
junit = "6.0.3"
77
spotless = "8.4.0"
8-
kotlin = "2.3.20"
8+
kotlin = "2.3.21"
99
navigation-compose = "2.7.7"
1010

1111
[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"
99
okhttp = "5.3.2"
1010
spotless = "8.4.0"
11-
kotlin = "2.3.20"
11+
kotlin = "2.3.21"
1212
androidPlugin = "9.2.0"
1313
kspPlugin = "2.3.7"
1414
junitKtx = "1.3.0"

0 commit comments

Comments
 (0)