Skip to content

Commit c6b2411

Browse files
Bump io.spring.javaformat:spring-javaformat-maven-plugin (#32)
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 ee7aef6 commit c6b2411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo-frontend-webflux/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
<plugin>
162162
<groupId>io.spring.javaformat</groupId>
163163
<artifactId>spring-javaformat-maven-plugin</artifactId>
164-
<version>0.0.43</version>
164+
<version>0.0.44</version>
165165
<executions>
166166
<execution>
167167
<phase>validate</phase>

0 commit comments

Comments
 (0)