Skip to content

Commit 874cfeb

Browse files
authored
Merge pull request #310 from scala-steward/update/sbt-sonatype-3.9.18
Update sbt-sonatype to 3.9.18
2 parents 45e039e + 4e7040e commit 874cfeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")
2-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
2+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.18")
33
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
44
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1")
55
//addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")

0 commit comments

Comments
 (0)