Skip to content

Commit 2036cf7

Browse files
committed
Update sbt-sonatype to 3.12.2 in main
1 parent 3fbc61b commit 2036cf7

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(
22
"com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.3.0"
33
)
44

5-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
5+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
66

77
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
88

0 commit comments

Comments
 (0)