mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 02:49:32 +00:00
Merge pull request #993 from scala-steward/update/scalajs-stubs-1.1.0
Update scalajs-stubs to 1.1.0
This commit is contained in:
commit
e40d9bd58d
@ -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