Skip to content

Commit 486c387

Browse files
authored
[infra] Bump spotless to a latest stable release (#7058)
We were using the beta release, which is not ideal since stable releases are already out for the same major version.
1 parent 89c2f6c commit 486c387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ rxandroid = "2.0.2"
7070
rxjava = "2.1.14"
7171
serialization = "1.5.1"
7272
slf4jNop = "2.0.9"
73-
spotless = "7.0.0.BETA3"
73+
spotless = "7.0.4"
7474
testServices = "1.2.0"
7575
truth = "1.4.4"
7676
truthProtoExtension = "1.0"

0 commit comments

Comments
 (0)