Skip to content

Commit 468c316

Browse files
committed
fix monix
1 parent c3f6f48 commit 468c316

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

proj/monix.conf

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
// https://github.com/monix/monix.git#series/3.x
1+
// https://github.com/scalacommunitybuild/monix.git#community-build-2.13 # was monix, series/3.x
2+
3+
// forked (May 2022) to remove comment with bidirectional Unicode characters
24

35
vars.proj.monix: ${vars.base} {
46
name: "monix"
5-
uri: "https://github.com/monix/monix.git#b2a50acc8911e98a7d2192f59c8dd2c0522e6cb2"
7+
uri: "https://github.com/scalacommunitybuild/monix.git#fcc6e80b0f8105a4f4b6eaf933f92e11fb469f8e"
68

79
extra.projects: [
810
"coreJVM", "reactiveJVM"

0 commit comments

Comments
 (0)