Skip to content

Commit

Permalink
Bump sbt-sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
shadaj committed Dec 22, 2022
1 parent f98c00e commit 0d6e30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ libraryDependencies ++= {
}

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.1.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.17.9")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
Expand Down

0 comments on commit 0d6e30f

Please sign in to comment.