File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1717 linux-build :
1818 strategy :
1919 matrix :
20- java : [21, 23 ]
20+ java : [21, 24 ]
2121 needs : Get-CI-Image-Tag
2222 # Job name
2323 name : Linux - Build Asynchronous Search
@@ -144,7 +144,7 @@ jobs:
144144 windows-build :
145145 strategy :
146146 matrix :
147- java : [21, 23 ]
147+ java : [21, 24 ]
148148 # Job name
149149 name : Windows - Build Asynchronous Search
150150 # This job runs on Windows.
@@ -178,7 +178,7 @@ jobs:
178178 mac-os-build :
179179 strategy :
180180 matrix :
181- java : [21, 23 ]
181+ java : [21, 24 ]
182182 # Job name
183183 name : MacOS - Build Asynchronous Search
184184 # This job runs on Mac OS.
Original file line number Diff line number Diff line change 1818 build :
1919 strategy :
2020 matrix :
21- java : [21, 23 ]
21+ java : [21, 24 ]
2222 needs : Get-CI-Image-Tag
2323 # Job name
2424 name : Build Asynchronous Search
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ buildscript {
4444
4545plugins {
4646 id " de.undercouch.download" version " 5.6.0"
47- id ' com.netflix.nebula.ospackage' version " 11.10 .0"
47+ id ' com.netflix.nebula.ospackage' version " 12.0 .0"
4848 id " com.diffplug.spotless" version " 6.25.0"
4949}
5050
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionSha256Sum =2ab88d6de2c23e6adae7363ae6e29cbdd2a709e992929b48b6530fd0c7133bd6
4- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10.2 -all.zip
3+ distributionSha256Sum =ed1a8d686605fd7c23bdf62c7fc7add1c5b23b2bbc3721e661934ef4a4911d7c
4+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -all.zip
55networkTimeout =10000
66validateDistributionUrl =true
77zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments