Skip to content

Commit

Permalink
Scala 2.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Sep 6, 2023
1 parent b3a3e91 commit 451d85d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- 2.13.9
- 2.13.10
- 2.13.11
- 2.13.12
java: [[email protected]]
runs-on: ${{ matrix.os }}
steps:
Expand Down
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ inThisBuild {
"2.13.9",
"2.13.10",
"2.13.11",
"2.13.12",
),
organization := "org.typelevel",
licenses += ("MIT", url("http://opensource.org/licenses/MIT")),
Expand Down

0 comments on commit 451d85d

Please sign in to comment.