Skip to content

Commit

Permalink
Update Automated Checks
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent fa3184b commit 5ed4834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
plugins {
id 'application'
id 'pmd'
id 'org.sonarqube' version '5.1.0.4882'
id 'org.sonarqube' version '6.0.1.5171'
id 'jacoco'
id 'org.springframework.boot' version '2.7.18'
id 'uk.gov.hmcts.java' version '0.12.63'
id 'com.gorylenko.gradle-git-properties' version '2.4.2'
id 'com.github.ben-manes.versions' version '0.46.0'
id "info.solidsoft.pitest" version '1.15.0'
id 'org.owasp.dependencycheck' version '10.0.4'
id 'org.owasp.dependencycheck' version '11.1.1'
id 'au.com.dius.pact' version '4.3.15'
id 'com.github.hmcts.rse-cft-lib' version '0.19.1520'
}
Expand Down

0 comments on commit 5ed4834

Please sign in to comment.