Skip to content

Commit c84c74b

Browse files
Update QA & Nightly Checks - Non Major
1 parent ebd63ca commit c84c74b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

build.gradle

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ plugins {
1212
id 'org.sonarqube' version '5.1.0.4882'
1313
id 'io.freefair.lombok' version '5.3.3.3'
1414
id 'info.solidsoft.pitest' version '1.15.0'
15-
id 'net.serenity-bdd.serenity-gradle-plugin' version '3.2.0'
16-
id 'au.com.dius.pact' version '4.1.0'
15+
id 'net.serenity-bdd.serenity-gradle-plugin' version '3.9.8'
16+
id 'au.com.dius.pact' version '4.6.14'
1717
}
1818

1919
group = 'uk.gov.hmcts.reform'
@@ -295,10 +295,10 @@ def versions = [
295295
junitPlatform : '1.11.0',
296296
reformLogging : '6.1.6',
297297
springDoc : '1.8.0',
298-
serenity : '3.2.0',
298+
serenity : '3.9.8',
299299
springFrameworkCloud: '2.2.10.RELEASE',
300-
pitest : '1.16.1',
301-
pactVersion : '4.1.7',
300+
pitest : '1.16.3',
301+
pactVersion : '4.6.14',
302302
tomcat : '9.0.93'
303303
]
304304

0 commit comments

Comments
 (0)