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 @@ -151,7 +151,7 @@ testing {
151151 implementation(enforcedPlatform(" org.junit:junit-bom:5.13.4" ))
152152 implementation(enforcedPlatform(" org.testcontainers:testcontainers-bom:1.21.3" ))
153153 implementation(enforcedPlatform(" com.google.guava:guava-bom:33.4.8-jre" ))
154- implementation(enforcedPlatform(" com.linecorp.armeria:armeria-bom:1.33.1 " ))
154+ implementation(enforcedPlatform(" com.linecorp.armeria:armeria-bom:1.33.2 " ))
155155
156156 compileOnly(" com.google.auto.value:auto-value-annotations" )
157157 compileOnly(" com.google.errorprone:error_prone_annotations" )
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ val ibmClientJar: Configuration by configurations.creating {
3131dependencies {
3232 api(" com.google.code.findbugs:jsr305:3.0.2" )
3333 api(" io.swagger:swagger-annotations:1.6.16" )
34- api(" org.jetbrains:annotations:26.0.2" )
34+ api(" org.jetbrains:annotations:26.0.2-1 " )
3535 api(" com.ibm.mq:com.ibm.mq.allclient:9.4.3.0" )
3636 api(" org.yaml:snakeyaml:2.4" )
3737 api(" com.fasterxml.jackson.core:jackson-databind:2.19.2" )
You can’t perform that action at this time.
0 commit comments