Skip to content

Commit

Permalink
update Gradle to 8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Aug 14, 2024
1 parent 82e7354 commit 07a6979
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2386,12 +2386,12 @@
<sha512 value="bb10fd9eaff4830c5424c673f52bca8f569e9257a2eba676427b977b714cbcbe6345a13f25ed5743acc707cef8bd90c9ce5bc543a361749411644f3fe204f8aa" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-reflect" version="1.9.23">
<artifact name="kotlin-reflect-1.9.23.jar">
<sha512 value="05ce94dd5e9884805492d30dad2871399cbf9c13772aff2f7cae4dd1dd4dac938f370a3d9541bf0e4fde4c19b6d52ceed4505f1ef399e1328517d740d17e851c" origin="Generated by Gradle"/>
<component group="org.jetbrains.kotlin" name="kotlin-reflect" version="1.9.24">
<artifact name="kotlin-reflect-1.9.24.jar">
<sha512 value="0fbc0a77d781d81fe7d0b479f8cae432bcdafe2042d15e7f3ce3bfe28dea6d349f0dbc42cfa372434bb76087290e8af69d59097b00a075cdfefdb894e553f335" origin="Generated by Gradle"/>
</artifact>
<artifact name="kotlin-reflect-1.9.23.pom">
<sha512 value="a404ccc9b073d79fd06fb9f96c41d17d683bccc31766a80a675bca64a0c9202ac5c0c09627708a31046ec4b570f617d0da7c38119e6548568e3cea17005e003e" origin="Generated by Gradle"/>
<artifact name="kotlin-reflect-1.9.24.pom">
<sha512 value="dcfb50af254a6515b6ce0a8bf5a91c5e63c57d7b3964dd5c4f9366441f380f2c1f2931b29a81a93891dbbb6b1c8bf5e0872746a0f5451d485581448edf865b07" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-script-runtime" version="2.0.0">
Expand Down Expand Up @@ -2442,12 +2442,12 @@
<sha512 value="93b0f2a98e06135e0efe6ed4910fca24d524d91f07133da3f24252dadb0a521e4f27d1807916e29922f74424cee9c1b5047dfa526ac38b00f32f34513e6656e6" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="1.9.23">
<artifact name="kotlin-stdlib-1.9.23.jar">
<sha512 value="cfd7194b933e9c9b2604c0066d8f868b8e693c272ac9cd549472f4d9b4b5d98a418a73ca5e9b25f029b621bb43d6c5473ae7c9c04a224c30bff8200057a2bbd5" origin="Generated by Gradle"/>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="1.9.24">
<artifact name="kotlin-stdlib-1.9.24.jar">
<sha512 value="8bc5d6c44d4899ce18de69c1d942ca5b0c21f8c629d8a77bb56958e5df8012c93de9d090edd7396ddc4aa3b18c7b65b9370e9ec5533ecfb9fac9ec8a1e0c9fa5" origin="Generated by Gradle"/>
</artifact>
<artifact name="kotlin-stdlib-1.9.23.module">
<sha512 value="953a28dcb3fab8b8289e6aae3bb77a099559b70fe5b1b3b46e2379403903d1daebf571d990cf3bea683a2bb1d40b9db441e82d617be6382737864862bd4e43d9" origin="Generated by Gradle"/>
<artifact name="kotlin-stdlib-1.9.24.module">
<sha512 value="47fd487ef19d3414ad699a6bdc99c46c226ffe64f5611b09cd822f07d1816c47dc3e3c5ab8fafa3254d3d0a39e3a97a0906d26844f35d02914979094312161f6" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="2.0.0">
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
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=d725d707bfabd4dfdc958c624003b3c80accc03f7037b5122c4b1d0ef15cecab
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionSha256Sum=5b9c5eb3f9fc2c94abaea57d90bd78747ca117ddbbf96c859d3741181a12bf2a
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 07a6979

Please sign in to comment.