Skip to content

Commit

Permalink
Update sbt-sonatype to 3.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 14, 2024
1 parent 0f2eb8b commit 7c5f74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ libraryDependencies += "com.lihaoyi" %% "sourcecode" % "0.3.0"

addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.2")

addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")

Expand Down

0 comments on commit 7c5f74e

Please sign in to comment.