Skip to content

Commit 7f64fdc

Browse files
committed
re-enable sttp subproject
Adam made the necessary change upstream and I merged it into our fork
1 parent 1abdccf commit 7f64fdc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

configs/community.dbuild

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1655,9 +1655,6 @@ build += {
16551655
name: "sttp"
16561656
uri: ${vars.uris.sttp-uri}
16571657
extra.sbt-version: ${vars.sbt-1-version}
1658-
// once sttp's master branch moves to a newer version of fs2-reactive-streams,
1659-
// we should be able to refresh our fork and then remove this exclusion
1660-
extra.exclude: ["tests"]
16611658
}
16621659

16631660
]}

0 commit comments

Comments
 (0)