Skip to content

Commit

Permalink
Use dotty-staging repo
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge committed Nov 17, 2021
1 parent c4462a7 commit 8b8778b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -218,4 +218,4 @@
url = https://github.com/dotty-staging/specs2.git
[submodule "community-build/community-projects/spire"]
path = community-build/community-projects/spire
url = https://github.com/typelevel/spire.git
url = https://github.com/dotty-staging/spire.git
Original file line number Diff line number Diff line change
Expand Up @@ -730,7 +730,7 @@ object projects:
sbtPublishCommand = "publishLocal",
dependencies = List(scalaJava8Compat, scalatest)
)

lazy val specs2 = SbtCommunityProject(
project = "specs2",
sbtTestCommand = "core/testOnly -- exclude ci",
Expand Down

0 comments on commit 8b8778b

Please sign in to comment.