Skip to content

Commit

Permalink
Merge pull request #117 from scala-steward/update/scribe-3.6.5
Browse files Browse the repository at this point in the history
Update scribe to 3.6.5
  • Loading branch information
carueda committed Dec 30, 2021
2 parents 1f0d265 + 5a7dc05 commit bfc6bf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ scalaVersion := "3.1.0"
crossScalaVersions := Seq("2.13.7", "3.1.0")

libraryDependencies ++= Seq(
"com.outr" %% "scribe" % "3.6.3",
"com.outr" %% "scribe" % "3.6.5",
"com.typesafe" % "config" % "1.4.1",
"com.lihaoyi" %% "pprint" % "0.7.1",
"org.scalatest" %% "scalatest" % "3.2.10" % Test,
Expand Down

0 comments on commit bfc6bf0

Please sign in to comment.