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 c6b1e12 commit 3cd9256Copy full SHA for 3cd9256
.kokoro/build.sh
@@ -82,7 +82,7 @@ test)
82
RETURN_CODE=$?
83
;;
84
lint)
85
- mvn com.coveo:fmt-maven-plugin:check
+ mvn com.spotify.fmt:fmt-maven-plugin:check
86
87
88
javadoc)
0 commit comments