Skip to content

Commit

Permalink
Update Gradle Wrapper to v8.8
Browse files Browse the repository at this point in the history
Signed-off-by: Patryk Miś <foss@patrykmis.com>
  • Loading branch information
PatrykMis committed Jul 9, 2024
1 parent d2e42b0 commit a5e71ca
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2369,17 +2369,17 @@
<sha512 value="8fbd16b2d9321d5fa9e9cb5e15e0aeaf1ad15f8147226d51ef9cd786f456bf0ae7fdb66742c8bb58226eb54dcc634443d6635924cb9f0b2b5082faaa807ff356" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.gradle.kotlin" name="gradle-kotlin-dsl-plugins" version="4.3.0">
<artifact name="gradle-kotlin-dsl-plugins-4.3.0.jar">
<sha512 value="3952ee3e92a581165d8d31338aa40f990ec59fdf24f35781a63f3e6fdda63188e3265828cce53a9dda68b37c819d96c541d1c6546f9134fad464876f3dc83b4a" origin="Generated by Gradle"/>
<component group="org.gradle.kotlin" name="gradle-kotlin-dsl-plugins" version="4.3.1">
<artifact name="gradle-kotlin-dsl-plugins-4.3.1.jar">
<sha512 value="d6fc5060f75ccafee8fad845816c30387069593b9510e2b89a9bffc39439154fa18970432971a63d9ce700d8e704b26e85094bb216f67503979220974be3e70b" origin="Generated by Gradle"/>
</artifact>
<artifact name="gradle-kotlin-dsl-plugins-4.3.0.module">
<sha512 value="db1d96fc0771c427dd33c9f2f32aa0b5106036a70bb8e7760bbdf08274bcf01bb3d4a39fd787bcb4c89019fd5b967b4cf64d61c53ff7ae6fe5aeed288cd6f8a8" origin="Generated by Gradle"/>
<artifact name="gradle-kotlin-dsl-plugins-4.3.1.module">
<sha512 value="b53d5da2c9474128513ac86ef83ac246a7d342e932e29118ee1f73c4842921b04ee458b9100ac0c9e72ca5d0aeb9b74b4ec0b14b94b2c6031d2e45ed4406bcef" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.gradle.kotlin.kotlin-dsl" name="org.gradle.kotlin.kotlin-dsl.gradle.plugin" version="4.3.0">
<artifact name="org.gradle.kotlin.kotlin-dsl.gradle.plugin-4.3.0.pom">
<sha512 value="bc4372c84e2cde030724137560a19e66b3f4991bfa86c44f0704a0a02fd811764548aa950c5f480f8b4351b8feaa9928d5782b56f902e56047a0c71a3fbcd733" origin="Generated by Gradle"/>
<component group="org.gradle.kotlin.kotlin-dsl" name="org.gradle.kotlin.kotlin-dsl.gradle.plugin" version="4.3.1">
<artifact name="org.gradle.kotlin.kotlin-dsl.gradle.plugin-4.3.1.pom">
<sha512 value="67de7cb71b8f0596fe2dedcaf37bd7cc3a7327b8c25fcb2fb09a51221b631328df40463023eb4a6980c157033a7b05e2d752345e15f4a47bbbf7e4d9533a22ad" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.gradle.toolchains" name="foojay-resolver" version="0.8.0">
Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
distributionSha256Sum=a4b4158601f8636cdeeab09bd76afb640030bb5b144aafe261a5e8af027dc612
distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
2 changes: 1 addition & 1 deletion gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
# Darwin, MinGW, and NonStop.
#
# (3) This script is generated from the Groovy template
# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
# within the Gradle project.
#
# You can find Gradle at https://github.com/gradle/gradle/.
Expand Down

0 comments on commit a5e71ca

Please # to comment.