Skip to content

Commit

Permalink
Merge pull request #593 from jbwheatley/chore/weaver084
Browse files Browse the repository at this point in the history
🏗️ build: upgrade Weaver to 0.8.4
  • Loading branch information
jbwheatley authored Apr 22, 2024
2 parents 7b7381e + 43f3497 commit 75ef40f
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 @@ -22,7 +22,7 @@ object Dependencies {

val _sprayJson = "1.3.6"

val _weaver = "0.8.3"
val _weaver = "0.8.4"

val _scalatest = "3.2.18"

Expand Down

0 comments on commit 75ef40f

Please sign in to comment.