Skip to content

Commit

Permalink
Merge pull request #362 from scala-steward/update/scala-logging-3.9.4
Browse files Browse the repository at this point in the history
build(deps): bump scala-logging from 3.9.3 to 3.9.4
  • Loading branch information
tkrs committed Aug 6, 2021
2 parents 0333926 + 4fd891a commit 4aef964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ object Dependencies {

val msgpackJava = "0.8.23"
val mess = "0.2.5"
val scalaLogging = "3.9.3"
val scalaLogging = "3.9.4"
val logback = "1.2.3"

val scalatest = "3.2.9"
Expand Down

0 comments on commit 4aef964

Please sign in to comment.