Skip to content

Commit

Permalink
update gradle to 8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneBab committed Dec 24, 2024
1 parent 66f3e6e commit 053c6e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
3 changes: 1 addition & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.3-bin.zip
distributionSha256Sum=8626cbf206b4e201ade7b87779090690447054bc93f052954c78480fa6ed186e
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

1 comment on commit 053c6e0

@qupo1
Copy link
Contributor

@qupo1 qupo1 commented on 053c6e0 Dec 25, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gradle wrapper-validation say "Found unknown Gradle Wrapper JAR files".
Please see Actions tab...

Please sign in to comment.