This commit is contained in:
Mark Canlas 2022-06-23 07:17:03 -04:00
parent 92aef1c71c
commit 28eb235d28

View File

@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
scala: [3.1.2]
scala: [3.1.3]
java: [temurin@11]
runs-on: ${{ matrix.os }}
steps: