Skip to content

Commit dfbdcc9

Browse files
committed
Update scala-library to 2.13.7
1 parent 1476c4d commit dfbdcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
matrix:
2828
os: [ubuntu-latest]
29-
scala: [2.11.12, 2.12.14, 2.13.6, 3.0.2]
29+
scala: [2.11.12, 2.12.14, 2.13.7, 3.0.2]
3030
java: [temurin@11]
3131
ci: [ciNode, ciFirefox, ciChrome, ciJSDOMNodeJS]
3232
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)