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 @@ -150,7 +150,7 @@ testing {
150150 dependencies {
151151 implementation(project())
152152
153- implementation(enforcedPlatform(" org.junit:junit-bom:5.14.0 " ))
153+ implementation(enforcedPlatform(" org.junit:junit-bom:5.14.1 " ))
154154 implementation(enforcedPlatform(" org.testcontainers:testcontainers-bom:2.0.1" ))
155155 implementation(enforcedPlatform(" com.google.guava:guava-bom:33.5.0-jre" ))
156156 implementation(enforcedPlatform(" com.linecorp.armeria:armeria-bom:1.33.4" ))
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
4545
4646 api(" com.google.code.findbugs:annotations:3.0.1u2" )
4747 api(" com.google.code.findbugs:jsr305:3.0.2" )
48- api(" com.uber.nullaway:nullaway:0.12.10 " )
48+ api(" com.uber.nullaway:nullaway:0.12.11 " )
4949 api(" org.assertj:assertj-core:3.27.6" )
5050 api(" org.awaitility:awaitility:4.3.0" )
5151 api(" org.bouncycastle:bcpkix-jdk15on:1.70" )
You can’t perform that action at this time.
0 commit comments