Skip to content

Commit

Permalink
Merge branch 'master' into update/scala3-library-3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Mar 2, 2024
2 parents b33261d + fc2bcb0 commit 6ed4798
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
libraryDependencies += "org.scalameta" %% "scalameta" % "4.8.14"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.9.1"
libraryDependencies += "com.helger" % "ph-css" % "7.0.1"
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.15.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("io.github.nafg.mergify" % "sbt-mergify-github-actions" % "0.7.0")
Expand Down

0 comments on commit 6ed4798

Please sign in to comment.