Skip to content

Commit b7827ae

Browse files
Update sbt-sonatype to 3.9.20 (#165)
1 parent c2d54c6 commit b7827ae

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.5")
22

3-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
3+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.20")
44

55
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
66

0 commit comments

Comments
 (0)