Skip to content

Commit

Permalink
chore(Windows): use Java 11.0.21_9 (#1782)
Browse files Browse the repository at this point in the history
  • Loading branch information
lemeurherve committed Nov 14, 2023
1 parent 389ea8a commit aec8272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
args:
COMMIT_SHA: ${COMMIT_SHA}
JAVA_HOME: "C:/openjdk-11"
JAVA_VERSION: "11.0.20.1_1"
JAVA_VERSION: "11.0.21_9"
JENKINS_SHA: ${JENKINS_SHA}
JENKINS_VERSION: ${JENKINS_VERSION}
TOOLS_WINDOWS_VERSION: ${TOOLS_WINDOWS_VERSION}
Expand Down

0 comments on commit aec8272

Please sign in to comment.