Skip to content

Commit 8b8778b

Browse files
committed
Use dotty-staging repo
1 parent c4462a7 commit 8b8778b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,4 @@
218218
url = https://github.com/dotty-staging/specs2.git
219219
[submodule "community-build/community-projects/spire"]
220220
path = community-build/community-projects/spire
221-
url = https://github.com/typelevel/spire.git
221+
url = https://github.com/dotty-staging/spire.git

community-build/src/scala/dotty/communitybuild/projects.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ object projects:
730730
sbtPublishCommand = "publishLocal",
731731
dependencies = List(scalaJava8Compat, scalatest)
732732
)
733-
733+
734734
lazy val specs2 = SbtCommunityProject(
735735
project = "specs2",
736736
sbtTestCommand = "core/testOnly -- exclude ci",

0 commit comments

Comments
 (0)