Skip to content

Commit adf2593

Browse files
Bump com.spotify.fmt:fmt-maven-plugin from 2.28 to 2.29 (#479)
Bumps [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) from 2.28 to 2.29. - [Release notes](https://github.com/spotify/fmt-maven-plugin/releases) - [Commits](spotify/fmt-maven-plugin@2.28.0...2.29.0) --- updated-dependencies: - dependency-name: com.spotify.fmt:fmt-maven-plugin dependency-version: '2.29' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29ad82e commit adf2593

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
@@ -290,7 +290,7 @@
290290
<plugin>
291291
<groupId>com.spotify.fmt</groupId>
292292
<artifactId>fmt-maven-plugin</artifactId>
293-
<version>2.28</version>
293+
<version>2.29</version>
294294
<executions>
295295
<execution>
296296
<goals>

0 commit comments

Comments
 (0)