Skip to content

Commit

Permalink
Merge pull request #291 from scala-steward/update/scribe-3.15.0
Browse files Browse the repository at this point in the history
Update scribe to 3.15.0
  • Loading branch information
carueda authored Aug 27, 2024
2 parents d8146c4 + 2942c27 commit 68737de
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 @@ -10,7 +10,7 @@ buildInfoKeys := Seq[BuildInfoKey](version)
buildInfoPackage := "tscfg"

libraryDependencies ++= Seq(
"com.outr" %% "scribe" % "3.13.5",
"com.outr" %% "scribe" % "3.15.0",
"com.typesafe" % "config" % "1.4.3",
"com.lihaoyi" %% "pprint" % "0.9.0",
"org.scalatest" %% "scalatest" % "3.2.19" % Test,
Expand Down

0 comments on commit 68737de

Please sign in to comment.