Skip to content

Commit

Permalink
Update sbt-sonatype to 3.9.20 (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
xerial-bot authored May 5, 2023
1 parent 9aadd38 commit f02359b
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
@@ -1,7 +1,7 @@
ThisBuild / libraryDependencySchemes += "org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.18")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.20")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
addSbtPlugin("com.typesafe.play" % "sbt-twirl" % "1.6.0-RC2")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
Expand Down

0 comments on commit f02359b

Please sign in to comment.