Skip to content

Commit 97d80b0

Browse files
authored
Merge pull request #382 from scala-steward/update/scala3-library-3.1.3
2 parents 8f293a0 + 6a1f71c commit 97d80b0

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)