Skip to content

Commit 31da88d

Browse files
committed
Update scala-js-macrotask-executor to 1.1.1
1 parent 64a9eda commit 31da88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ lazy val oauth2 = crossProject(JSPlatform, JVMPlatform)
107107
compilerPlugins
108108
)
109109
.jsSettings(
110-
libraryDependencies ++= Seq("org.scala-js" %%% "scala-js-macrotask-executor" % "1.0.0"),
110+
libraryDependencies ++= Seq("org.scala-js" %%% "scala-js-macrotask-executor" % "1.1.1"),
111111
jsSettings
112112
)
113113

0 commit comments

Comments
 (0)