Skip to content

Commit

Permalink
Update scribe to 3.8.1 (#452)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 2, 2022
1 parent 44c1d89 commit 3a29550
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 @@ -11,7 +11,7 @@ lazy val versionOf = new {
val scalaCheck = "1.15.4"
val scalaTest = "3.2.11"
val zio = "1.0.13"
val scribe = "3.8.0"
val scribe = "3.8.1"
val silencer = "1.7.8"
}

Expand Down

0 comments on commit 3a29550

Please sign in to comment.