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 Aug 7, 2024
1 parent 7d898b0 commit 85d4c28
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
Expand Up @@ -7,7 +7,7 @@ plugins {
id 'org.springframework.boot' version '2.7.18'
id 'uk.gov.hmcts.java' version '0.12.43'
id 'com.github.ben-manes.versions' version '0.46.0'
id 'org.sonarqube' version '4.3.0.3225'
id 'org.sonarqube' version '4.4.1.3373'
id 'org.owasp.dependencycheck' version '10.0.3'
id "com.gorylenko.gradle-git-properties" version "2.4.1"
id "io.freefair.lombok" version "8.1.0"
Expand Down Expand Up @@ -117,7 +117,7 @@ dependencies {
}

jacoco {
toolVersion = "0.8.8"
toolVersion = "0.8.12"
}

jacocoTestReport {
Expand Down

0 comments on commit 85d4c28

Please sign in to comment.