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 f67cc0f commit 2b78ee9Copy full SHA for 2b78ee9
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BUILDTIME_IMAGE=gradle:8.14.1-jdk21-alpine
+ARG BUILDTIME_IMAGE=gradle:8.14.2-jdk21-alpine
2
ARG RUNTIME_IMAGE=eclipse-temurin:24.0.1_9-jre-alpine
3
4
###############################################################################
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.2-bin.zip
networkTimeout=10000
5
validateDistributionUrl=true
6
zipStoreBase=GRADLE_USER_HOME
0 commit comments