Skip to content

Commit c85e062

Browse files
fix(deps): update spotless to v8.1.0 (#1402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d5c1599 commit c85e062

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.56.0"
33
opentelemetry-alpha = "1.56.0-alpha"
44
junit = "6.0.1"
5-
spotless = "8.0.0"
5+
spotless = "8.1.0"
66
kotlin = "2.2.21"
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.20.0"
88
junit = "6.0.1"
99
byteBuddy = "1.18.1"
1010
okhttp = "5.3.2"
11-
spotless = "8.0.0"
11+
spotless = "8.1.0"
1212
kotlin = "2.2.21"
1313
androidPlugin = "8.13.1"
1414
kspPlugin = "2.3.2"

0 commit comments

Comments
 (0)