From ad5bfa4e4b1a7e3c5c81482ed614b1a3b188aadd Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 11 Jul 2026 11:10:33 +0000 Subject: [PATCH] Bump org.pitest:pitest-maven to 1.25.7 and gradle/actions/setup-gradle to v6 --- .github/workflows/publish.yml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c307851..d5522e0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -174,7 +174,7 @@ jobs: with: java-version: '21' distribution: temurin - - uses: gradle/actions/setup-gradle@v4 + - uses: gradle/actions/setup-gradle@v6 with: gradle-version: "8.14.3" - name: Sign a throwaway artifact via useInMemoryPgpKeys (BouncyCastle) diff --git a/pom.xml b/pom.xml index 77077b5..964d4d9 100644 --- a/pom.xml +++ b/pom.xml @@ -351,7 +351,7 @@ SPDX-License-Identifier: Apache-2.0 org.pitest pitest-maven - 1.25.6 + 1.25.7 org.sonatype.central