This commit is contained in:
Mark Canlas 2024-03-18 15:21:09 +01:00
parent 06e7f0bea0
commit 58f13901fb
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: '17'
java-version: '21'
cache: sbt
- run: sbt 'scalafixAll --check' scalafmtSbtCheck scalafmtCheck