We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c99f4b9 commit da8908cCopy full SHA for da8908c
1 file changed
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
id 'checkstyle'
20
id 'au.com.dius.pact' version '4.6.20'
21
id 'info.solidsoft.pitest' version '1.19.0-rc.3'
22
- id 'net.serenity-bdd.serenity-gradle-plugin' version '5.3.5'
+ id 'net.serenity-bdd.serenity-gradle-plugin' version '5.3.7'
23
id 'com.github.hmcts.rse-cft-lib' version '0.19.2021'
24
id 'org.flywaydb.flyway' version '12.1.0'
25
}
0 commit comments