Skip to content

Commit 5a1cb86

Browse files
Bump com.spotify.fmt:fmt-maven-plugin in the dependencies group (#70)
Bumps the dependencies group with 1 update: [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin). Updates `com.spotify.fmt:fmt-maven-plugin` from 2.27 to 2.28 - [Release notes](https://github.com/spotify/fmt-maven-plugin/releases) - [Commits](spotify/fmt-maven-plugin@2.27.0...2.28.0) --- updated-dependencies: - dependency-name: com.spotify.fmt:fmt-maven-plugin dependency-version: '2.28' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03e447b commit 5a1cb86

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
@@ -116,7 +116,7 @@
116116
<plugin>
117117
<groupId>com.spotify.fmt</groupId>
118118
<artifactId>fmt-maven-plugin</artifactId>
119-
<version>2.27</version>
119+
<version>2.28</version>
120120
<configuration>
121121
<skipSortingImports>true</skipSortingImports>
122122
</configuration>

0 commit comments

Comments
 (0)