Skip to content

Commit b8e52e1

Browse files
authored
Merge pull request #2341 from scala-steward/update/weaver-cats-0.11.0
Update weaver-cats to 0.11.0
2 parents af75874 + 050283d commit b8e52e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ lazy val scala3Version = "3.3.7"
2828
// scala-steward:off
2929
lazy val slf4jVersion = "1.7.36"
3030
// scala-steward:on
31-
lazy val weaverVersion = "0.10.1"
31+
lazy val weaverVersion = "0.11.0"
3232

3333
// Basic versioning and publishing stuff
3434
ThisBuild / tlBaseVersion := "1.0"

0 commit comments

Comments
 (0)