Skip to content

Commit

Permalink
Merge pull request #66 from y-yu/update/sbt-sonatype-3.11.1
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.11.1
  • Loading branch information
y-yu authored Jul 28, 2024
2 parents 3748118 + 1e74f17 commit d06c421
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,4 +1,4 @@
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")

addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")

Expand Down

0 comments on commit d06c421

Please sign in to comment.