Skip to content

Commit

Permalink
feat: update to gradle 7.3-rc1 (adds jdk17 support)
Browse files Browse the repository at this point in the history
  • Loading branch information
Silthus committed Oct 17, 2021
1 parent 60ae038 commit b9a4e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-rc-1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit b9a4e7b

Please sign in to comment.