Skip to content

Commit 0033659

Browse files
chore(deps): bump fmt-maven-plugin from 2.11 to 2.12 (#318)
Bumps [fmt-maven-plugin](https://github.com/coveooss/fmt-maven-plugin) from 2.11 to 2.12. - [Release notes](https://github.com/coveooss/fmt-maven-plugin/releases) - [Commits](spotify/fmt-maven-plugin@2.11.0...2.12.0) --- updated-dependencies: - dependency-name: com.coveo:fmt-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9fd0f25 commit 0033659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<plugin>
205205
<groupId>com.coveo</groupId>
206206
<artifactId>fmt-maven-plugin</artifactId>
207-
<version>2.11</version>
207+
<version>2.12</version>
208208
<!-- Configure no goals. -->
209209
<!--Until our CI builds no longer depend on Java 8, skip this during build.-->
210210
<!--We instead manually check this in Java 11 environments to block builds, -->

0 commit comments

Comments
 (0)