Skip to content

Commit

Permalink
Update sbt-sonatype to 3.9.13 (#1326)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 25, 2022
1 parent 8630f03 commit a1fe161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -7,6 +7,6 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.3")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")

libraryDependencies += "org.slf4j" % "slf4j-simple" % "1.7.36"

0 comments on commit a1fe161

Please sign in to comment.