Skip to content

Commit c3fe94a

Browse files
build(deps): bump com.spotify.fmt:fmt-maven-plugin (GoogleCloudPlatform#3256)
Bumps [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) from 2.25 to 2.27. - [Release notes](https://github.com/spotify/fmt-maven-plugin/releases) - [Commits](spotify/fmt-maven-plugin@2.25...2.27.0) --- updated-dependencies: - dependency-name: com.spotify.fmt:fmt-maven-plugin dependency-version: '2.27' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd3d126 commit c3fe94a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/java/spring-data-jpa

samples/java/spring-data-jpa/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<plugin>
112112
<groupId>com.spotify.fmt</groupId>
113113
<artifactId>fmt-maven-plugin</artifactId>
114-
<version>2.25</version>
114+
<version>2.27</version>
115115
<executions>
116116
<execution>
117117
<goals>

0 commit comments

Comments
 (0)