Skip to content

Commit

Permalink
Bump Gradle to 7.6.3
Browse files Browse the repository at this point in the history
This is needed to use Jib 3.4.0, because of [1]

[1] FasterXML/jackson-core#955
  • Loading branch information
rm3l committed Nov 1, 2023
1 parent da4e59f commit 87f239c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified backend/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion backend/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 87f239c

Please sign in to comment.