Skip to content

Commit

Permalink
Merge 307c557 into 9b34af8
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 15, 2021
2 parents 9b34af8 + 307c557 commit d4eae93
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 @@ -8,6 +8,6 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.22")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.1")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.8.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.9")

libraryDependencies += "org.slf4j" % "slf4j-simple" % "1.7.32"

0 comments on commit d4eae93

Please sign in to comment.