From d7cea973a4794f6850aa20e91f84571f3a97e07a Mon Sep 17 00:00:00 2001 From: "B. K. Oxley (binkley)" Date: Tue, 24 Oct 2023 07:59:16 -0500 Subject: [PATCH] Bump versions --- gradle.properties | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index 134c1086..0d68f7cf 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,7 +21,7 @@ pitestJUnit5PluginVersion=1.1.2 pitestPluginVersion=1.9.11 # Cannot name this "pitestVersion" -- the plugin has a property of the same # name, so this property needs to have a distinct name to satisfy Gradle -pitestToolVersion=1.15.1 +pitestToolVersion=1.15.2 pmdVersion=6.55.0 spotbugsPluginVersion=5.0.14 spotbugsVersion=4.8.0 diff --git a/pom.xml b/pom.xml index a6458c18..30be0d9d 100644 --- a/pom.xml +++ b/pom.xml @@ -69,10 +69,10 @@ demo.Application 3.6.0 2.3 - 3.3.0 + 3.3.1 3.3.1 3.11.0 - 3.6.0 + 3.6.1 3.4.1 3.3.0 3.1.2 @@ -88,7 +88,7 @@ 2.7.0 false 1.2.0 - 1.15.1 + 1.15.2 6.55.0 ${java.charset} ${java.charset}