Skip to content

Commit

Permalink
Merge branch 'main' into update/scalajs-dom-2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 27, 2022
2 parents 507bf9c + 9138aca commit 5523fb6
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.6.2
sbt.version=1.7.1
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ libraryDependencies ++= {
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.14.8")
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.14.9")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.1")

0 comments on commit 5523fb6

Please sign in to comment.