Skip to content

Commit 15135a7

Browse files
Bump io.spring.javaformat:spring-javaformat-maven-plugin (#33)
Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.43 to 0.0.44. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.43...v0.0.44) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin dependency-version: 0.0.44 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 bd31128 commit 15135a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo-frontend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>io.spring.javaformat</groupId>
133133
<artifactId>spring-javaformat-maven-plugin</artifactId>
134-
<version>0.0.43</version>
134+
<version>0.0.44</version>
135135
<executions>
136136
<execution>
137137
<phase>validate</phase>

0 commit comments

Comments
 (0)