Skip to content

Commit

Permalink
Excavator: Upgrade gradle wrapper to the latest version (#2326)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Aug 2, 2022
1 parent c23157d commit e211032
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 15 deletions.
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
6 changes: 6 additions & 0 deletions gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,12 @@ set -- \
org.gradle.wrapper.GradleWrapperMain \
"$@"

# Stop when "xargs" is not available.
if ! command -v xargs >/dev/null 2>&1
then
die "xargs is not available"
fi

# Use "xargs" to parse quoted args.
#
# With -n1 it outputs one arg per line, with the quotes and backslashes removed.
Expand Down
14 changes: 8 additions & 6 deletions gradlew.bat
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
@rem limitations under the License.
@rem

@if "%DEBUG%" == "" @echo off
@if "%DEBUG%"=="" @echo off
@rem ##########################################################################
@rem
@rem Gradle startup script for Windows
Expand All @@ -25,7 +25,7 @@
if "%OS%"=="Windows_NT" setlocal

set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
if "%DIRNAME%"=="" set DIRNAME=.
set APP_BASE_NAME=%~n0
set APP_HOME=%DIRNAME%

Expand All @@ -40,7 +40,7 @@ if defined JAVA_HOME goto findJavaFromJavaHome

set JAVA_EXE=java.exe
%JAVA_EXE% -version >NUL 2>&1
if "%ERRORLEVEL%" == "0" goto execute
if %ERRORLEVEL% equ 0 goto execute

echo.
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
Expand Down Expand Up @@ -75,13 +75,15 @@ set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar

:end
@rem End local scope for the variables with windows NT shell
if "%ERRORLEVEL%"=="0" goto mainEnd
if %ERRORLEVEL% equ 0 goto mainEnd

:fail
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
rem the _cmd.exe /c_ return code!
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
exit /b 1
set EXIT_CODE=%ERRORLEVEL%
if %EXIT_CODE% equ 0 set EXIT_CODE=1
if not ""=="%GRADLE_EXIT_CONSOLE%" exit %EXIT_CODE%
exit /b %EXIT_CODE%

:mainEnd
if "%OS%"=="Windows_NT" endlocal
Expand Down
14 changes: 7 additions & 7 deletions versions.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ io.dropwizard.metrics:metrics-core:4.1.1 (1 constraints: 901088a5)
io.github.java-diff-utils:java-diff-utils:4.0 (1 constraints: 811205f6)
javax.annotation:javax.annotation-api:1.2 (1 constraints: e01020af)
javax.inject:javax.inject:1 (7 constraints: e66230f0)
junit:junit:4.13.2 (8 constraints: bd715c35)
junit:junit:4.13.2 (8 constraints: 1d727319)
net.bytebuddy:byte-buddy:1.12.10 (2 constraints: e9163f66)
net.bytebuddy:byte-buddy-agent:1.12.10 (1 constraints: 6f0ba8e9)
net.ltgt.gradle:gradle-errorprone-plugin:2.0.2 (1 constraints: 0605f735)
Expand All @@ -70,8 +70,8 @@ org.apache.maven.shared:maven-shared-utils:3.3.4 (1 constraints: e60b61f3)
org.assertj:assertj-core:3.23.1 (3 constraints: e42af49e)
org.checkerframework:checker-qual:3.23.0 (3 constraints: 08256088)
org.checkerframework:dataflow-errorprone:3.23.0 (4 constraints: fa3d685c)
org.codehaus.groovy:groovy:3.0.9 (3 constraints: b52813bc)
org.codehaus.groovy:groovy-xml:3.0.9 (1 constraints: 791161da)
org.codehaus.groovy:groovy:3.0.10 (3 constraints: e32879d6)
org.codehaus.groovy:groovy-xml:3.0.10 (1 constraints: 791161da)
org.codehaus.plexus:plexus-cipher:2.0 (1 constraints: 641174c7)
org.codehaus.plexus:plexus-classworlds:2.6.0 (3 constraints: 572b5104)
org.codehaus.plexus:plexus-component-annotations:2.1.1 (3 constraints: b131642e)
Expand Down Expand Up @@ -99,7 +99,7 @@ com.fasterxml.jackson.core:jackson-core:2.13.3 (2 constraints: 0a2a8a13)
com.fasterxml.jackson.core:jackson-databind:2.13.3 (5 constraints: ae4af75f)
com.fasterxml.jackson.module:jackson-module-afterburner:2.13.3 (1 constraints: 3b053b3b)
com.github.stefanbirkner:system-rules:1.19.0 (1 constraints: 3d05443b)
com.netflix.nebula:nebula-test:10.1.0 (1 constraints: 34052a3b)
com.netflix.nebula:nebula-test:10.2.0 (1 constraints: 35052d3b)
com.palantir.conjure.java:conjure-lib:6.55.0 (1 constraints: 4205663b)
com.palantir.conjure.java.api:errors:2.27.0 (2 constraints: 712134b1)
com.palantir.conjure.java.api:test-utils:2.27.0 (1 constraints: 3d05483b)
Expand All @@ -125,10 +125,10 @@ org.junit.jupiter:junit-jupiter-engine:5.9.0 (1 constraints: 0b0ee03b)
org.junit.jupiter:junit-jupiter-migrationsupport:5.9.0 (1 constraints: 10051f36)
org.junit.jupiter:junit-jupiter-params:5.9.0 (1 constraints: 0b0ee03b)
org.junit.platform:junit-platform-commons:1.9.0 (2 constraints: db20dc4a)
org.junit.platform:junit-platform-engine:1.9.0 (3 constraints: 5c2ef67e)
org.junit.platform:junit-platform-engine:1.9.0 (3 constraints: 5e2efa7e)
org.junit.vintage:junit-vintage-engine:5.9.0 (1 constraints: 10051f36)
org.mockito:mockito-junit-jupiter:4.6.1 (1 constraints: 0d051236)
org.opentest4j:opentest4j:1.2.0 (2 constraints: cd205b49)
org.reactivestreams:reactive-streams:1.0.3 (1 constraints: ef07e77b)
org.spockframework:spock-core:2.0-M4-groovy-3.0 (2 constraints: e822d65a)
org.spockframework:spock-junit4:2.0-M4-groovy-3.0 (1 constraints: 25115ddf)
org.spockframework:spock-core:2.1-M2-groovy-3.0 (2 constraints: e622905a)
org.spockframework:spock-junit4:2.1-M2-groovy-3.0 (1 constraints: 241154df)
3 changes: 2 additions & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ com.palantir.gradle.utils:* = 0.1.0
# test deps
com.fasterxml.jackson.*:* = 2.13.3
com.github.stefanbirkner:system-rules = 1.19.0
com.netflix.nebula:nebula-test = 10.1.0
com.netflix.nebula:nebula-test = 10.2.0
com.palantir.conjure.java:* = 6.55.0
com.palantir.conjure.java.api:* = 2.27.0
com.palantir.tokens:auth-tokens = 3.15.0
Expand All @@ -35,6 +35,7 @@ org.junit.jupiter:* = 5.9.0
org.junit.vintage:* = 5.9.0
org.junit.platform:* = 1.9.0
org.mockito:* = 4.6.1
org.codehaus.groovy:* = 3.0.10

# dependency-upgrader:OFF
# Don't upgrade, we will remove this in a future release.
Expand Down

0 comments on commit e211032

Please sign in to comment.