Skip to content

Commit eb061e5

Browse files
Chore(deps): Bump spotless-maven-plugin from 2.15.0 to 2.17.3
Bumps [spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.15.0 to 2.17.3. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@lib/2.15.0...maven/2.17.3) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c59db3 commit eb061e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319
<plugin>
320320
<groupId>com.diffplug.spotless</groupId>
321321
<artifactId>spotless-maven-plugin</artifactId>
322-
<version>2.15.0</version>
322+
<version>2.17.3</version>
323323
<executions>
324324
<execution>
325325
<id>spotless-check</id>
@@ -385,7 +385,7 @@
385385
<dependency>
386386
<groupId>com.tngtech.archunit</groupId>
387387
<artifactId>archunit</artifactId>
388-
<version>0.21.0</version>
388+
<version>0.22.0</version>
389389
<scope>test</scope>
390390
</dependency>
391391
<dependency>
@@ -521,7 +521,7 @@
521521
<dependency>
522522
<groupId>org.mockito</groupId>
523523
<artifactId>mockito-core</artifactId>
524-
<version>3.12.4</version>
524+
<version>4.0.0</version>
525525
<scope>test</scope>
526526
</dependency>
527527
<dependency>

0 commit comments

Comments
 (0)