Skip to content

Commit 899b9b2

Browse files
authored
Update sbt-sonatype to 3.11.3 (#592)
1 parent da1af8b commit 899b9b2

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" % "3.10.0")
1+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
33
addSbtPlugin("com.github.sbt" % "sbt-osgi" % "0.10.0")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 commit comments

Comments
 (0)