We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5c0187 commit a6aa60fCopy full SHA for a6aa60f
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'org.springframework.boot' version '3.5.4'
6
id 'com.github.ben-manes.versions' version '0.52.0'
7
id 'com.gorylenko.gradle-git-properties' version '2.5.2'
8
- id 'info.solidsoft.pitest' version '1.15.0'
+ id 'info.solidsoft.pitest' version '1.19.0-rc.1'
9
id 'au.com.dius.pact' version '4.6.17'
10
id 'net.serenity-bdd.serenity-gradle-plugin' version '4.2.34'
11
id 'org.sonarqube' version '6.2.0.5505'
0 commit comments