Skip to content

Commit 88af4c5

Browse files
committed
chore(deps): use release-version of spotless-lib
1 parent 2bb5f70 commit 88af4c5

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
@@ -5,7 +5,7 @@ durian = "1.2.0"
55
junit = "5.8.1"
66
native-include-googleJavaFormat = "1.24.0"
77
picocli = "4.7.6"
8-
spotless-lib = "3.1.0-SNAPSHOT"
8+
spotless-lib = "3.1.0"
99

1010
[libraries]
1111
annotations = { module = "org.jetbrains:annotations", version.ref = "annotations" }

0 commit comments

Comments
 (0)