Skip to content

Commit b4a429f

Browse files
committed
chore: Release with JDK 17
1 parent 3eb7e60 commit b4a429f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
distribution: 'temurin' # As good as any other, see: https://github.com/actions/setup-java#supported-distributions
5151
java-package: 'jdk'
52-
java-version: '11'
52+
java-version: '17'
5353
check-latest: true
5454
cache: 'maven'
5555

0 commit comments

Comments
 (0)