Skip to content

Commit 7572ced

Browse files
update Boot JDK versions
1 parent 7ead298 commit 7572ced

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci.jsonnet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ local contains(str, needle) = std.findSubstr(needle, str) != [];
130130
downloads+: {
131131
BOOT_JDK: {
132132
name : "jpg-jdk",
133-
version : "23",
134-
build_id: "37",
133+
version : "24",
134+
build_id: "36",
135135
release: true,
136136
platformspecific: true
137137
}

0 commit comments

Comments
 (0)