We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca803cc commit 31576bfCopy full SHA for 31576bf
.kokoro/build.sh
@@ -62,7 +62,7 @@ test)
62
RETURN_CODE=$?
63
;;
64
lint)
65
- mvn com.coveo:fmt-maven-plugin:check -B -ntp
+ mvn com.spotify.fmt:fmt-maven-plugin:check -B -ntp
66
67
68
javadoc)
0 commit comments