Skip to content

Commit 07840a9

Browse files
chore(deps): update gradle to v9.3.0 {patch} (#749)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4f93c63 commit 07840a9

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1337,6 +1337,11 @@
13371337
<sha256 value="8836ccffd3585fadda9901244b20d42901d2f3cd581058d8434e2ffabcf3a3e7" origin="Generated by Gradle"/>
13381338
</artifact>
13391339
</component>
1340+
<component group="org.jetbrains.kotlin" name="kotlin-stdlib" version="2.2.21">
1341+
<artifact name="kotlin-stdlib-2.2.21.jar">
1342+
<sha256 value="6558a3d233da56a20934b32159f9db5f86ed5816ef098f78a2c223dc6abb79dd" origin="Generated by Gradle"/>
1343+
</artifact>
1344+
</component>
13401345
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.9.10">
13411346
<artifact name="kotlin-stdlib-jdk7-1.9.10.jar">
13421347
<sha256 value="ac6361bf9ad1ed382c2103d9712c47cdec166232b4903ed596e8876b0681c9b7" origin="Generated by Gradle"/>

gradle/wrapper/gradle-wrapper.jar

542 Bytes
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)