aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-03-19 22:24:13 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2026-03-19 22:24:24 +0000
commitecff0583f1a7ecf2f13d8ed2e29a623027d541b6 (patch)
treee450d6be0d9f2bb007bfb7d11bf762d7ff0fcb9e
parentbuild(deps-dev): bump the nodejs-dependencies group with 2 updates (diff)
downloadlocusts-ecff0583f1a7ecf2f13d8ed2e29a623027d541b6.tar
locusts-ecff0583f1a7ecf2f13d8ed2e29a623027d541b6.tar.gz
locusts-ecff0583f1a7ecf2f13d8ed2e29a623027d541b6.tar.bz2
locusts-ecff0583f1a7ecf2f13d8ed2e29a623027d541b6.tar.lz
locusts-ecff0583f1a7ecf2f13d8ed2e29a623027d541b6.tar.xz
locusts-ecff0583f1a7ecf2f13d8ed2e29a623027d541b6.tar.zst
locusts-ecff0583f1a7ecf2f13d8ed2e29a623027d541b6.zip
build(deps): bump gradle-wrapper in the jvm-dependencies group
Bumps the jvm-dependencies group with 1 update: gradle-wrapper. Updates `gradle-wrapper` from 9.4.0 to 9.4.1 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jvm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
-rwxr-xr-xgradlew2
2 files changed, 2 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index dbc3ce4..c61a118 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
diff --git a/gradlew b/gradlew
index 0262dcb..739907d 100755
--- a/gradlew
+++ b/gradlew
@@ -57,7 +57,7 @@
# Darwin, MinGW, and NonStop.
#
# (3) This script is generated from the Groovy template
-# https://github.com/gradle/gradle/blob/b631911858264c0b6e4d6603d677ff5218766cee/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
+# https://github.com/gradle/gradle/blob/2d6327017519d23b96af35865dc997fcb544fb40/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/.