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 be11022 commit 9cd6124Copy full SHA for 9cd6124
project/Build.scala
@@ -19,7 +19,7 @@ object ScalajsReact {
19
val MonocleCats = "2.0.0"
20
val MonocleScalaz = "1.6.0"
21
val MTest = "0.7.1"
22
- val Nyaya = "0.9.0-RC1"
+ val Nyaya = "0.9.0"
23
val ReactJs = "16.7.0"
24
val Scala212 = "2.12.10"
25
val Scala213 = "2.13.1"
0 commit comments