Skip to content

Commit 74b9d45

Browse files
authored
Merge pull request #51 from scala-steward/update/sbt-sonatype-3.9.2
Update sbt-sonatype to 3.9.2
2 parents cdf2556 + 0f188ed commit 74b9d45

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" % "7.2.0")
22

3-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
3+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.2")
44

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

0 commit comments

Comments
 (0)