Skip to content

Commit

Permalink
Merge pull request #206 from nafg/update/sbt-1.7.3
Browse files Browse the repository at this point in the history
Update sbt to 1.7.3
  • Loading branch information
mergify[bot] committed May 26, 2024
2 parents 32e4b4d + 8d03026 commit 73a212d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version = 1.7.2
sbt.version = 1.7.3
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.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")
libraryDependencies += "io.github.nafg.scalac-options" %% "scalac-options" % "0.2.0"
libraryDependencies += "io.github.nafg.scalac-options" %% "scalac-options" % "0.3.0"

0 comments on commit 73a212d

Please sign in to comment.