File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ compileJava {
3838def versions = [
3939 junit : ' 6.0.3' ,
4040 junitPlatform : ' 6.0.3' ,
41- reformLogging : ' 6.1.9 ' ,
41+ reformLogging : ' 8.0.0 ' ,
4242 springBoot : ' 3.4.1' ,
4343 springfoxSwagger : ' 2.10.5' ,
4444 lombok : ' 1.18.44' ,
@@ -260,7 +260,7 @@ dependencies {
260260 implementation group : ' org.springframework.boot' , name : ' spring-boot-starter-json'
261261
262262 implementation " com.github.hmcts.java-logging:logging:${ versions.reformLogging} "
263- implementation " com.github.hmcts.java-logging:logging-appinsights:${ versions.reformLogging } "
263+ implementation " com.github.hmcts.java-logging:logging-appinsights:6.1.9 "
264264
265265 implementation group : ' org.springframework.boot' , name : ' spring-boot-starter-jdbc'
266266 implementation group : ' org.springframework.boot' , name : ' spring-boot-starter-batch'
You can’t perform that action at this time.
0 commit comments