File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ repositories {
88
99dependencies {
1010 implementation(" net.ltgt.gradle:gradle-errorprone-plugin:3.1.0" )
11- implementation(" io.freefair.gradle:lombok-plugin:8.10" )
11+ implementation(" io.freefair.gradle:lombok-plugin:8.10.2 " )
1212 implementation(" com.bmuschko:gradle-docker-plugin:9.4.0" )
1313 implementation(" gradle.plugin.com.google.gradle:osdetector-gradle-plugin:1.7.3" )
1414}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ javaPlatform {
1111dependencies {
1212 api(platform(" org.assertj:assertj-bom:3.26.3" ))
1313 api(platform(" org.testcontainers:testcontainers-bom:1.20.2" ))
14- api(platform(" org.junit:junit-bom:5.11.1 " ))
14+ api(platform(" org.junit:junit-bom:5.11.2 " ))
1515 api(platform(" io.github.mfvanek:pg-index-health-bom:0.13.0" ))
1616
1717 constraints {
You can’t perform that action at this time.
0 commit comments