Skip to content

Commit 31576bf

Browse files
chore: update linter groupd ID to the latest
Follows from googleapis/java-shared-config#1003
1 parent ca803cc commit 31576bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ test)
6262
RETURN_CODE=$?
6363
;;
6464
lint)
65-
mvn com.coveo:fmt-maven-plugin:check -B -ntp
65+
mvn com.spotify.fmt:fmt-maven-plugin:check -B -ntp
6666
RETURN_CODE=$?
6767
;;
6868
javadoc)

0 commit comments

Comments
 (0)