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 796ced9 commit 20353c9Copy full SHA for 20353c9
1 file changed
.github/workflows/samples-scala-client.yaml
@@ -54,7 +54,7 @@ jobs:
54
- uses: actions/setup-java@v5
55
with:
56
distribution: 'temurin'
57
- java-version: 8
+ java-version: 17
58
- name: Setup sbt launcher
59
uses: sbt/setup-sbt@v1
60
- name: Cache maven dependencies
0 commit comments