We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ff7e7 commit c4707feCopy full SHA for c4707fe
build.gradle.kts
@@ -229,7 +229,7 @@ oci {
229
imageName = "hivemq/hivemq-ce"
230
allPlatforms {
231
dependencies {
232
- runtime("library:eclipse-temurin:sha256!5f8358c9d5615c18e95728e8b8528bda7ff40a7a5da2ac9a35b7a01f5d9b231a") // 21.0.5_11-jre-jammy
+ runtime("library:eclipse-temurin:sha256!ebeb51a2a147be42b7d42342fecbeb2d9cb764f7742054024ac9a17bc1c8a21b") // 21.0.5_11-jre-jammy
233
}
234
config {
235
user = "10000"
0 commit comments