Skip to content

Commit

Permalink
Merge branch 'master' into update/sbt-sonatype-3.9.21
Browse files Browse the repository at this point in the history
  • Loading branch information
pnerg authored Mar 11, 2024
2 parents 99611d0 + 6e7790d commit 17f901f
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 @@ logLevel := Level.Warn

addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.7")

0 comments on commit 17f901f

Please sign in to comment.