Skip to content

Commit ae61f82

Browse files
chore(deps): bump spring-javaformat-maven-plugin from 0.0.28 to 0.0.31 (#66)
Bumps [spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.28 to 0.0.31. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.28...v0.0.31) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e8ce3e commit ae61f82

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
@@ -66,7 +66,7 @@
6666
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
6767
<sonar.moduleKey>${project.artifactId}</sonar.moduleKey>
6868

69-
<spring-javaformat.plugin.version>0.0.28</spring-javaformat.plugin.version>
69+
<spring-javaformat.plugin.version>0.0.31</spring-javaformat.plugin.version>
7070
<git.commit.plugin.version>4.0.5</git.commit.plugin.version>
7171
<spring-boot.version>2.4.4</spring-boot.version>
7272
<swagger3-core.version>2.1.9</swagger3-core.version>

0 commit comments

Comments
 (0)