Skip to content

Commit

Permalink
Merge pull request #24 from donat/donat/gradle73
Browse files Browse the repository at this point in the history
Update Gradle to 7.3
  • Loading branch information
tunix committed Nov 12, 2021
2 parents 9a367e9 + 8fe0ca4 commit 927f2ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ parts:
gradle:
after: [java]
plugin: nil
source: https://services.gradle.org/distributions/gradle-7.2-bin.zip
source: https://services.gradle.org/distributions/gradle-7.3-bin.zip
override-build: |
version=$($SNAPCRAFT_PART_SRC/gradle-*/bin/gradle -qv|awk '/Gradle/{print $2}')
Expand Down

0 comments on commit 927f2ef

Please sign in to comment.