We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4462a7 commit 8b8778bCopy full SHA for 8b8778b
.gitmodules
@@ -218,4 +218,4 @@
218
url = https://github.com/dotty-staging/specs2.git
219
[submodule "community-build/community-projects/spire"]
220
path = community-build/community-projects/spire
221
- url = https://github.com/typelevel/spire.git
+ url = https://github.com/dotty-staging/spire.git
community-build/src/scala/dotty/communitybuild/projects.scala
@@ -730,7 +730,7 @@ object projects:
730
sbtPublishCommand = "publishLocal",
731
dependencies = List(scalaJava8Compat, scalatest)
732
)
733
-
+
734
lazy val specs2 = SbtCommunityProject(
735
project = "specs2",
736
sbtTestCommand = "core/testOnly -- exclude ci",
0 commit comments