Skip to content

Commit

Permalink
Update QA & Nightly Checks - Non Major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 559338f commit c4f9a67
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ plugins {
id 'org.sonarqube' version '5.1.0.4882'
id 'io.freefair.lombok' version '8.10.2'
id 'info.solidsoft.pitest' version '1.15.0'
id 'net.serenity-bdd.serenity-gradle-plugin' version '3.2.0'
id 'au.com.dius.pact' version '4.1.0'
id 'net.serenity-bdd.serenity-gradle-plugin' version '3.9.8'
id 'au.com.dius.pact' version '4.6.16'
}

group = 'uk.gov.hmcts.reform'
Expand Down Expand Up @@ -297,10 +297,10 @@ def versions = [
junitPlatform : '1.11.3',
reformLogging : '6.1.7',
springDoc : '2.6.0',
serenity : '3.4.2',
serenity : '3.9.8',
springFrameworkCloud: '2.2.10.RELEASE',
pitest : '1.16.1',
pactVersion : '4.1.7',
pitest : '1.17.3',
pactVersion : '4.6.16',
tomcat : '10.1.31'
]

Expand Down

0 comments on commit c4f9a67

Please sign in to comment.