Skip to content

Commit 94992e0

Browse files
Update sbt-sonatype to 3.9.15 in template (#29)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a76dee3 commit 94992e0

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

5-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8")
5+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
66

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

0 commit comments

Comments
 (0)