Skip to content

Commit

Permalink
build: ci use JDK 21
Browse files Browse the repository at this point in the history
  • Loading branch information
timbru31 committed Jun 24, 2024
1 parent 14c8e5f commit 8254749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/[email protected]
with:
distribution: "temurin"
java-version: 17
java-version: 21
cache: "maven"

- name: Version information
Expand Down

0 comments on commit 8254749

Please sign in to comment.