Skip to content

Commit

Permalink
Update gradle (7.4.2 -> 7.5.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzal committed Sep 30, 2022
1 parent 053a0ff commit bf645dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
kotlin-version: '1.5.30'
- gradle-version: '7.3.3'
kotlin-version: '1.7.10'
- gradle-version: '7.4.2'
kotlin-version: '1.7.10'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
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.4.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit bf645dc

Please sign in to comment.