From a446769b447cd0187a2bdab8e30f40f17834c225 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 05:36:54 +0000 Subject: [PATCH] Bump ResilientGroup/MavenSetup from 2.8.0 to 2.10.0 Bumps [ResilientGroup/MavenSetup](https://github.com/resilientgroup/mavensetup) from 2.8.0 to 2.10.0. - [Commits](https://github.com/resilientgroup/mavensetup/compare/2.8.0...2.10.0) --- updated-dependencies: - dependency-name: ResilientGroup/MavenSetup dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 18f07e1..97e8a69 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ on: jobs: build: - uses: ResilientGroup/MavenSetup/.github/workflows/build.yml@2.8.0 + uses: ResilientGroup/MavenSetup/.github/workflows/build.yml@2.10.0 with: javadoc-project-name: JuicyRaspberryPie secrets: inherit