Skip to content

Commit

Permalink
Merge pull request #1899 from softwaremill/update/scribe-3.11.8
Browse files Browse the repository at this point in the history
Update scribe to 3.11.8
  • Loading branch information
mergify[bot] authored Jul 15, 2023
2 parents fbc6f7e + a874e4e commit 734c25a
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 @@ -929,7 +929,7 @@ lazy val scribeBackend = (projectMatrix in file("logging/scribe"))
.settings(
name := "scribe-backend",
libraryDependencies ++= Seq(
"com.outr" %%% "scribe" % "3.11.7"
"com.outr" %%% "scribe" % "3.11.8"
),
scalaTest
)
Expand Down

0 comments on commit 734c25a

Please sign in to comment.