Bump to java 17 (micronaut dependency)
This commit is contained in:
parent
bdd423ee8d
commit
962e649fa7
5 changed files with 17 additions and 25 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- uses: actions/setup-java@v3
|
||||
with:
|
||||
distribution: temurin
|
||||
java-version: 11
|
||||
java-version: 17
|
||||
cache: maven
|
||||
server-id: sonatype-nexus
|
||||
server-username: SERVER_USERNAME
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue