Skip to content

Commit

Permalink
Merge pull request #89 from pnerg/update/sbt-sonatype-3.9.21
Browse files Browse the repository at this point in the history
other: update sbt-sonatype from 3.9.10 to 3.9.21
  • Loading branch information
pnerg authored Mar 31, 2024
2 parents 631a91b + f9c646d commit e2768a3
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,6 +1,6 @@
addSbtPlugin("com.github.sbt" % "sbt-jacoco" % "3.4.0")
addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.7")

0 comments on commit e2768a3

Please sign in to comment.