chore(deps): update gradle docker tag #14

Merged
renovatebot merged 1 commits from renovate/gradle-8.x into main 2024-01-26 22:38:30 +00:00
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
variables:
- &java_image "gradle:8.4.0-jdk17"
- &java_image "gradle:8.5.0-jdk17"
when:
path: "app/**"
clone:

Binary file not shown.

View File

@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME