This repository was archived by the owner on Jun 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ dependencies {
1212 api(project(" :gateway-service-api" ))
1313 api(project(" :gateway-service-baseline-lib" ))
1414
15- annotationProcessor(" org.projectlombok:lombok:1.18.22 " )
16- compileOnly(" org.projectlombok:lombok:1.18.18 " )
15+ annotationProcessor(" org.projectlombok:lombok:1.18.30 " )
16+ compileOnly(" org.projectlombok:lombok:1.18.30 " )
1717
1818 implementation(" org.hypertrace.core.query.service:query-service-client:0.8.0" )
1919 implementation(" org.hypertrace.core.attribute.service:attribute-service-client:0.14.25" )
@@ -37,8 +37,8 @@ dependencies {
3737 implementation(" com.fasterxml.jackson.core:jackson-databind:2.16.0" )
3838
3939 testImplementation(" org.junit.jupiter:junit-jupiter:5.8.2" )
40- testImplementation(" org.mockito:mockito-junit-jupiter:5.4 .0" )
41- testImplementation(" org.mockito:mockito-core:5.5 .0" )
40+ testImplementation(" org.mockito:mockito-junit-jupiter:5.8 .0" )
41+ testImplementation(" org.mockito:mockito-core:5.8 .0" )
4242 testImplementation(" org.mockito:mockito-inline:5.2.0" )
4343 testImplementation(" org.apache.logging.log4j:log4j-slf4j-impl:2.17.1" )
4444 testImplementation(" io.grpc:grpc-netty:1.60.0" )
You can’t perform that action at this time.
0 commit comments