Skip to content

Commit 163612e

Browse files
Merge pull request #188 from scala-steward/update/sbt-sonatype-3.9.7
Update sbt-sonatype to 3.9.7
2 parents 1588cb2 + 338a2fe commit 163612e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
55
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
8-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.6")
8+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
99
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
1010
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18" )
1111
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")

0 commit comments

Comments
 (0)