File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : ' Check out repository'
24- uses : actions/checkout@v6
24+ uses : actions/checkout@v7
2525
2626 - name : ' Setup GraalVM ${{ env.GRAAL_VERSION }}'
2727 uses : graalvm/setup-graalvm@v1
Original file line number Diff line number Diff line change 2121
2222 steps :
2323 - name : ' Check out repository'
24- uses : actions/checkout@v6
24+ uses : actions/checkout@v7
2525
2626 - name : ' Setup GraalVM ${{ env.GRAAL_VERSION }}'
2727 uses : graalvm/setup-graalvm@v1
6969 runs-on : ubuntu-latest
7070 steps :
7171 - name : ' Check out repository'
72- uses : actions/checkout@v6
72+ uses : actions/checkout@v7
7373
7474 - name : ' Download all build artifacts'
7575 uses : actions/download-artifact@v8
Original file line number Diff line number Diff line change 22version =0.0.0-SNAPSHOT
33
44# plugins
5- spotlessVersion =8.4 .0
5+ spotlessVersion =8.10 .0
66errorPronePluginVersion =5.1.0
7- graalvmBuildtoolsVersion =0.11.5
7+ graalvmBuildtoolsVersion =1.1.10
88testLoggerVersion =4.0.0
99
1010# dependencies
11- guavaVersion =33.5.0 -jre
11+ guavaVersion =33.7.1 -jre
1212picocliVersion =4.7.7
13- jacksonVersion =2.21 .2
14- junitVersion =6.0 .3
13+ jacksonVersion =2.22 .2
14+ junitVersion =6.1 .3
1515assertjVersion =3.27.7
16- cucumberVersion =7.34.3
17- errorProneVersion =2.48 .0
18- errorProneSupportVersion =0.28 .0
16+ cucumberVersion =7.34.7
17+ errorProneVersion =2.50 .0
18+ errorProneSupportVersion =0.30 .0
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.4.1 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.7.0 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments