Skip to content

Commit

Permalink
Update Scala.js from 1.14.0 to 1.15.0 (#2963)
Browse files Browse the repository at this point in the history
Pull request: #2963
  • Loading branch information
lefou authored Jan 12, 2024
1 parent b9c5e90 commit 6964468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ object Deps {
val testScala33Version = "3.3.1"

object Scalajs_1 {
val scalaJsVersion = "1.14.0"
val scalaJsVersion = "1.15.0"
val scalajsEnvJsdomNodejs = ivy"org.scala-js::scalajs-env-jsdom-nodejs:1.1.0"
val scalajsEnvExoegoJsdomNodejs = ivy"net.exoego::scalajs-env-jsdom-nodejs:2.1.0"
val scalajsEnvNodejs = ivy"org.scala-js::scalajs-env-nodejs:1.4.0"
Expand Down

0 comments on commit 6964468

Please sign in to comment.