Skip to content

Commit b68eee3

Browse files
authored
Merge pull request #192 from cucumber/renovate/org.xerial.sbt-sbt-sonatype-3.x
chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.7
2 parents 862f108 + 7b7dd71 commit b68eee3

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
@@ -11,5 +11,5 @@ addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")
1111
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
1212

1313
// Publishing
14-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.6")
14+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
1515
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")

0 commit comments

Comments
 (0)