File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11 # renovate: datasource=github-releases depName=microsoft/ApplicationInsights-Java
2- ARG APP_INSIGHTS_AGENT_VERSION=3.6.2
2+ ARG APP_INSIGHTS_AGENT_VERSION=3.7.0
33FROM hmctspublic.azurecr.io/base/java:21-distroless
44
55USER hmcts
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ plugins {
33 id ' checkstyle'
44 id ' jacoco'
55 id ' java'
6- id " io.freefair.lombok" version " 8.11 "
6+ id " io.freefair.lombok" version " 8.12 "
77 id ' io.spring.dependency-management' version ' 1.1.7'
88 id ' org.springframework.boot' version ' 2.7.18'
99 id ' com.github.kt3k.coveralls' version ' 2.12.2'
1010 id ' hmcts.ccd.sdk' version ' 5.5.16'
1111 id ' com.github.ben-manes.versions' version ' 0.51.0'
1212 id ' org.sonarqube' version ' 6.0.1.5171'
13- id ' uk.gov.hmcts.java' version ' 0.12.63 '
13+ id ' uk.gov.hmcts.java' version ' 0.12.64 '
1414}
1515
1616group = ' uk.gov.hmcts.reform'
You can’t perform that action at this time.
0 commit comments