Skip to content

Commit

Permalink
Update weaver-cats to 0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 26, 2024
1 parent 9949780 commit 4c1e4bb
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 @@ -27,7 +27,7 @@ lazy val scala3Version = "3.3.1"
// scala-steward:off
lazy val slf4jVersion = "1.7.36"
// scala-steward:on
lazy val weaverVersion = "0.8.3"
lazy val weaverVersion = "0.8.4"

// Basic versioning and publishing stuff
ThisBuild / tlBaseVersion := "1.0"
Expand Down

0 comments on commit 4c1e4bb

Please sign in to comment.