Skip to content

Commit

Permalink
Bump Java to 17 (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Jacomb <[email protected]>
  • Loading branch information
lemeurherve and timja authored May 8, 2024
1 parent f771bab commit 9f24d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 11
java-version: 17
- name: Release
uses: jenkins-infra/[email protected]
with:
Expand Down

0 comments on commit 9f24d85

Please sign in to comment.