Skip to content

Commit 856c743

Browse files
fix(deps): update spotless to v7.1.0 (#1049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1350aff commit 856c743

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
opentelemetry = "1.51.0"
33
opentelemetry-alpha = "1.51.0-alpha"
44
junit = "5.13.3"
5-
spotless = "7.0.4"
5+
spotless = "7.1.0"
66
kotlin = "2.2.0"
77
navigation-compose = "2.7.7"
88

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mockito = "5.18.0"
88
junit = "5.13.3"
99
byteBuddy = "1.17.6"
1010
okhttp = "5.1.0"
11-
spotless = "7.0.4"
11+
spotless = "7.1.0"
1212
kotlin = "2.2.0"
1313
androidPlugin = "8.11.0"
1414
junitKtx = "1.2.1"

0 commit comments

Comments
 (0)