Skip to content

Commit 6a1f71c

Browse files
committed
Update scala3-library, ... to 3.1.3
1 parent c74766d commit 6a1f71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
strategy:
2828
fail-fast: false
2929
matrix:
30-
scala: [ '2.11.12', '2.12.15', '2.13.8', '3.1.2' ]
30+
scala: [ '2.11.12', '2.12.15', '2.13.8', '3.1.3' ]
3131
platform: [ 'JVM', 'JS', 'Native' ]
3232
steps:
3333
- name: Checkout current branch

0 commit comments

Comments
 (0)