Skip to content

Commit 9b2e673

Browse files
chore: Bump fmt-maven-plugin from 2.10 to 2.11
Bumps [fmt-maven-plugin](https://github.com/coveo/fmt-maven-plugin) from 2.10 to 2.11. - [Release notes](https://github.com/coveo/fmt-maven-plugin/releases) - [Commits](https://github.com/coveo/fmt-maven-plugin/commits) --- 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]>
1 parent dfe497f commit 9b2e673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>org.mockito</groupId>
5757
<artifactId>mockito-core</artifactId>
58-
<version>3.8.0</version>
58+
<version>3.11.2</version>
5959
<scope>test</scope>
6060
</dependency>
6161

@@ -203,7 +203,7 @@
203203
<plugin>
204204
<groupId>com.coveo</groupId>
205205
<artifactId>fmt-maven-plugin</artifactId>
206-
<version>2.10</version>
206+
<version>2.11</version>
207207
<!-- Configure no goals. -->
208208
<!--Until our CI builds no longer depend on Java 8, skip this during build.-->
209209
<!--We instead manually check this in Java 11 environments to block builds, -->

0 commit comments

Comments
 (0)