Skip to content

Commit ba7e93a

Browse files
committed
Update sbt-sonatype to 3.11.3
1 parent 259f39f commit ba7e93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.3")
1+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
44
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")

0 commit comments

Comments
 (0)