From aa17934bc3ac2c7c95c0a01ccb122463999e7d31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:36:52 +0000 Subject: [PATCH] :arrow_up: Upgrade: Bump com.spotify.fmt:fmt-maven-plugin in /server Bumps [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) from 2.24 to 2.25. - [Release notes](https://github.com/spotify/fmt-maven-plugin/releases) - [Commits](https://github.com/spotify/fmt-maven-plugin/compare/2.24...2.25) --- updated-dependencies: - dependency-name: com.spotify.fmt:fmt-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/pom.xml b/server/pom.xml index c3fc741..4bf7424 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -97,7 +97,7 @@ com.spotify.fmt fmt-maven-plugin - 2.24 + 2.25 src/main/java src/test/java