Skip to content

Commit

Permalink
Merge a28d5f3 into ec7dbbf
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 13, 2024
2 parents ec7dbbf + a28d5f3 commit 57952be
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 @@ -9,7 +9,7 @@ addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.11")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.9")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")

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

// taken from https://github.com/scala/bug/issues/12632
ThisBuild / libraryDependencySchemes ++= Seq(
Expand Down

0 comments on commit 57952be

Please sign in to comment.