Skip to content

Commit a6aa60f

Browse files
committed
bump pitest gradle plugin version
1 parent c5c0187 commit a6aa60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'org.springframework.boot' version '3.5.4'
66
id 'com.github.ben-manes.versions' version '0.52.0'
77
id 'com.gorylenko.gradle-git-properties' version '2.5.2'
8-
id 'info.solidsoft.pitest' version '1.15.0'
8+
id 'info.solidsoft.pitest' version '1.19.0-rc.1'
99
id 'au.com.dius.pact' version '4.6.17'
1010
id 'net.serenity-bdd.serenity-gradle-plugin' version '4.2.34'
1111
id 'org.sonarqube' version '6.2.0.5505'

0 commit comments

Comments
 (0)