Skip to content

Commit fa7224c

Browse files
dependabot[bot]tsaglam
authored andcommitted
Dependency(deps): Bump com.diffplug.spotless:spotless-maven-plugin
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.46.1 to 3.0.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/2.46.1...lib/3.0.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8645322 commit fa7224c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<sonar.coverage.jacoco.xmlReportPaths>${maven.multiModuleProjectDirectory}/coverage-report/target/site/jacoco-aggregate/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
7272
<maven.compiler.source>21</maven.compiler.source>
7373
<maven.compiler.target>21</maven.compiler.target>
74-
<spotless.version>2.46.1</spotless.version>
74+
<spotless.version>3.0.0</spotless.version>
7575
<slf4j.version>2.0.17</slf4j.version>
7676
<junit.version>6.0.0</junit.version>
7777
<checkstyle.version>11.0.1</checkstyle.version>

0 commit comments

Comments
 (0)