We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58615cd commit 1a82041Copy full SHA for 1a82041
.github/workflows/ci-release.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-java@v4
16
with:
17
distribution: temurin
18
- java-version: 8
+ java-version: 17
19
cache: sbt
20
- name: Setup sbt launcher
21
uses: sbt/setup-sbt@v1
0 commit comments