Skip to content

Commit fd5518d

Browse files
Bump io.spring.javaformat:spring-javaformat-maven-plugin
Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.44 to 0.0.46. - [Release notes](https://github.com/spring-io/spring-javaformat/releases) - [Commits](spring-io/spring-javaformat@v0.0.44...v0.0.46) --- updated-dependencies: - dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin dependency-version: 0.0.46 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60ea7ab commit fd5518d

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.44</version>
134+
<version>0.0.46</version>
135135
<executions>
136136
<execution>
137137
<phase>validate</phase>

0 commit comments

Comments
 (0)