Skip to content

Commit

Permalink
fixup Update scala-library, scala-reflect to 2.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault committed Oct 16, 2023
1 parent e6d0b95 commit cc41f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
matrix:
OS: [ubuntu-latest]
JDK: [8]
SCALA: [2.12.17, 2.12.18, 2.13.10, 2.13.12, 3.3.0]
SCALA: [2.12.17, 2.12.18, 2.13.11, 2.13.12, 3.3.0]
include:
- OS: windows-latest
JDK: 8
Expand Down

0 comments on commit cc41f25

Please sign in to comment.