Skip to content

Commit

Permalink
Merge branch 'main' into update/sbt-pgp-2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 18, 2023
2 parents cc8faaf + 9f81aca commit 5acd898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % ScalaJSVersion)
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.14")

0 comments on commit 5acd898

Please sign in to comment.