mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 10:59:33 +00:00
Update scalajs-stubs to 1.1.0
This commit is contained in:
parent
14e99c7b16
commit
5af93a08fe
@ -52,7 +52,7 @@ object Dependencies {
|
||||
Def.setting("org.typelevel" %%% "cats-parse" % CatsParseVersion)
|
||||
|
||||
val scalaJsStubs =
|
||||
"org.scala-js" %% "scalajs-stubs" % "1.0.0" % "provided"
|
||||
"org.scala-js" %% "scalajs-stubs" % "1.1.0" % "provided"
|
||||
|
||||
val catsJS = Def.setting("org.typelevel" %%% "cats-core" % "2.4.2")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user