Skip to content

Commit 5aba73d

Browse files
Update sbt-sonatype to 3.9.17 in template (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a5f7afa commit 5aba73d

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.2.5"
33
)
44

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

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

0 commit comments

Comments
 (0)