File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ dependencies {
8181 implementation ' org.springframework.boot:spring-boot-starter-web'
8282 implementation ' org.springframework.cloud:spring-cloud-starter-openfeign'
8383 implementation group : ' com.github.hmcts' , name : ' service-auth-provider-java-client' , version : ' 5.3.3'
84- compileOnly group : ' org.projectlombok' , name : ' lombok' , version : ' 1.18.38 '
85- annotationProcessor group : ' org.projectlombok' , name : ' lombok' , version : ' 1.18.38 '
84+ compileOnly group : ' org.projectlombok' , name : ' lombok' , version : ' 1.18.40 '
85+ annotationProcessor group : ' org.projectlombok' , name : ' lombok' , version : ' 1.18.40 '
8686 testImplementation ' org.springframework.boot:spring-boot-starter-test'
8787 testImplementation ' org.springframework.security:spring-security-test'
8888 testRuntimeOnly ' org.junit.platform:junit-platform-launcher'
You can’t perform that action at this time.
0 commit comments