Skip to content

Commit

Permalink
Fix CI, part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
krasanen committed Aug 31, 2024
1 parent 56bf821 commit 8c17946
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Thu Dec 31 13:27:24 EET 2020
#Sat Aug 31 10:44:36 EEST 2024
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.3-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 8c17946

Please sign in to comment.