From 5afd2d9485c01a93464d9f3395448a0e4163dba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 10:45:09 -0700 Subject: [PATCH] Bump com.spotify.fmt:fmt-maven-plugin from 2.23 to 2.24 (#1049) Bumps [com.spotify.fmt:fmt-maven-plugin](https://github.com/spotify/fmt-maven-plugin) from 2.23 to 2.24. - [Release notes](https://github.com/spotify/fmt-maven-plugin/releases) - [Commits](https://github.com/spotify/fmt-maven-plugin/compare/2.23...2.24) --- 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- astra/pom.xml | 2 +- benchmarks/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/astra/pom.xml b/astra/pom.xml index d8efcbc068..55cce49ab3 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -648,7 +648,7 @@ com.spotify.fmt fmt-maven-plugin - 2.23 + 2.24 src/main/java src/test/java diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index cd1e05445c..3114565e02 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -50,7 +50,7 @@ com.spotify.fmt fmt-maven-plugin - 2.23 + 2.24 src/main/java src/test/java