Skip to content

Commit aac1472

Browse files
Update spotless to v8.5.0
1 parent 3958369 commit aac1472

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
@@ -4,7 +4,7 @@ okhttp = "5.3.2"
44
opentelemetry = "1.62.0"
55
opentelemetry-alpha = "1.62.0-alpha"
66
junit = "6.0.3"
7-
spotless = "8.4.0"
7+
spotless = "8.5.0"
88
kotlin = "2.3.21"
99
navigation-compose = "2.7.7"
1010

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ opentelemetry-contrib = "1.56.0-alpha"
77
junit = "6.0.3"
88
byteBuddy = "1.18.8"
99
okhttp = "5.3.2"
10-
spotless = "8.4.0"
10+
spotless = "8.5.0"
1111
kotlin = "2.3.21"
1212
androidPlugin = "9.2.1"
1313
kspPlugin = "2.3.8"

0 commit comments

Comments
 (0)