Skip to content

Commit 285a4fe

Browse files
fix(deps): bump net.revelc.code.formatter:formatter-maven-plugin
Bumps net.revelc.code.formatter:formatter-maven-plugin from 2.26.0 to 2.27.0. --- updated-dependencies: - dependency-name: net.revelc.code.formatter:formatter-maven-plugin dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c7cc82 commit 285a4fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1745,7 +1745,7 @@ check for new dependency/plugin updates using:
17451745
<plugin>
17461746
<groupId>net.revelc.code.formatter</groupId>
17471747
<artifactId>formatter-maven-plugin</artifactId>
1748-
<version>2.26.0</version>
1748+
<version>2.27.0</version>
17491749
<configuration>
17501750
<configFile>${eclipse-formatter.config.path}</configFile>
17511751
</configuration>

0 commit comments

Comments
 (0)