Skip to content

Commit 32f2577

Browse files
Update sbt-sonatype to 3.11.3
1 parent 9934532 commit 32f2577

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
@@ -2,7 +2,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
22

33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44

5-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")
5+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
66

77
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
88

0 commit comments

Comments
 (0)