diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-03-04 22:24:29 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-03-04 22:24:41 +0000 |
| commit | 3246a85bcfe71cc2db516fc3fec31aea5250aae3 (patch) | |
| tree | 75f249531a92118dd71467357213fcff21d836c5 | |
| parent | build(deps-dev): bump the nodejs-dependencies group with 5 updates (diff) | |
| download | locusts-3246a85bcfe71cc2db516fc3fec31aea5250aae3.tar locusts-3246a85bcfe71cc2db516fc3fec31aea5250aae3.tar.gz locusts-3246a85bcfe71cc2db516fc3fec31aea5250aae3.tar.bz2 locusts-3246a85bcfe71cc2db516fc3fec31aea5250aae3.tar.lz locusts-3246a85bcfe71cc2db516fc3fec31aea5250aae3.tar.xz locusts-3246a85bcfe71cc2db516fc3fec31aea5250aae3.tar.zst locusts-3246a85bcfe71cc2db516fc3fec31aea5250aae3.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.3.1 to 9.4.0
---
updated-dependencies:
- dependency-name: gradle-wrapper
dependency-version: 9.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: jvm-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | gradle/wrapper/gradle-wrapper.jar | bin | 46175 -> 48966 bytes | |||
| -rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 | ||||
| -rwxr-xr-x | gradlew | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar Binary files differindex 61285a6..d997cfc 100644 --- a/gradle/wrapper/gradle-wrapper.jar +++ b/gradle/wrapper/gradle-wrapper.jar diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 37f78a6..dbc3ce4 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.3.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME @@ -57,7 +57,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/b631911858264c0b6e4d6603d677ff5218766cee/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/. |
