Skip to content

Commit

Permalink
Merge pull request #68 from y-yu/update/sbt-sonatype-3.11.3
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.11.3
  • Loading branch information
y-yu authored Aug 24, 2024
2 parents 47b390b + 1f865d6 commit a74fb45
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.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")

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

Expand Down

0 comments on commit a74fb45

Please sign in to comment.