Skip to content

Commit

Permalink
Merge pull request #8 from gatling/update/sbt-sonatype-3.9.21
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.9.21
  • Loading branch information
slandelle committed Mar 4, 2024
2 parents c6f9376 + 4781b81 commit ded65dd
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 @@ -2,4 +2,4 @@ libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")

0 comments on commit ded65dd

Please sign in to comment.