Skip to content

Commit

Permalink
Merge 65f4a52 into 499d143
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 18, 2023
2 parents 499d143 + 65f4a52 commit 374e984
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 @@ -7,7 +7,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")

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

Expand Down

0 comments on commit 374e984

Please sign in to comment.