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 c3f6f48 commit 468c316Copy full SHA for 468c316
proj/monix.conf
@@ -1,8 +1,10 @@
1
-// https://github.com/monix/monix.git#series/3.x
+// 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
4
5
vars.proj.monix: ${vars.base} {
6
name: "monix"
- uri: "https://github.com/monix/monix.git#b2a50acc8911e98a7d2192f59c8dd2c0522e6cb2"
7
+ uri: "https://github.com/scalacommunitybuild/monix.git#fcc6e80b0f8105a4f4b6eaf933f92e11fb469f8e"
8
9
extra.projects: [
10
"coreJVM", "reactiveJVM"
0 commit comments