Skip to content

Commit 059e5b8

Browse files
committed
Merge branch 'main' into update/sbt-spiewak-sonatype-0.22.0
2 parents 98b54bc + 3320285 commit 059e5b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
2-
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.22.0")
3-
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.22")
2+
addSbtPlugin("com.codecommit" % "sbt-spiewak-sonatype" % "0.21.0")
3+
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.0")

0 commit comments

Comments
 (0)