Skip to content

Commit c0aa92e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

todo-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
<plugin>
136136
<groupId>io.spring.javaformat</groupId>
137137
<artifactId>spring-javaformat-maven-plugin</artifactId>
138-
<version>0.0.44</version>
138+
<version>0.0.45</version>
139139
<executions>
140140
<execution>
141141
<phase>validate</phase>

0 commit comments

Comments
 (0)