Skip to content

Commit 5a95b05

Browse files
authored
Update sbt-sonatype to 3.9.21 in master (#166)
1 parent 25fea77 commit 5a95b05

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.18")
5+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
66

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

0 commit comments

Comments
 (0)