Skip to content

Commit

Permalink
Merge pull request #511 from softwaremill/update/sbt-softwaremill-com…
Browse files Browse the repository at this point in the history
…mon-2.0.13

Update sbt-softwaremill-common, ... to 2.0.13
  • Loading branch information
mergify[bot] authored Jul 28, 2023
2 parents c53a8b9 + 4741ac6 commit 1e34823
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % "2.0.12")
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % "2.0.12")
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % "2.0.13")
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % "2.0.13")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")

0 comments on commit 1e34823

Please sign in to comment.