Skip to content

Commit 752354d

Browse files
committed
Bump jenkins version
1 parent af06507 commit 752354d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
static List<Map<String, String>> recommendedConfigurations() {
2-
def recentLTS = "2.387.3"
2+
def recentLTS = "2.462.3"
33
def configurations = [
44
[ platform: "linux", jdk: "17", jenkins: recentLTS],
55
[ platform: "windows", jdk: "17", jenkins: recentLTS]

0 commit comments

Comments
 (0)