Skip to content

Commit

Permalink
Merge pull request #919 from hazendaz/main
Browse files Browse the repository at this point in the history
[gha] Bump sonatype to java 21
  • Loading branch information
hazendaz authored Jul 14, 2024
2 parents 47bcaf0 + 290e1a6 commit f64918a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonatype.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Set up JDK ${{ matrix.java }}
uses: actions/setup-java@v4
with:
java-version: 17
java-version: 21
distribution: zulu
cache: 'maven'
- name: Download Maven Wrapper
Expand Down

0 comments on commit f64918a

Please sign in to comment.