Skip to content

Commit

Permalink
Merge branch 'master' into update/sbt-scalajs-1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Jul 11, 2023
2 parents 6280dc8 + ae55b08 commit 2ae54d6
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.9.0
sbt.version = 1.9.2
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.7")
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.5.8")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
Expand Down

0 comments on commit 2ae54d6

Please sign in to comment.