Skip to content

Commit 02d8a0e

Browse files
authored
Merge pull request #2301 from scala-steward/update/weaver-cats-0.10.0
Update weaver-cats to 0.10.0
2 parents 1609e19 + f92b987 commit 02d8a0e

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.6"
2828
// scala-steward:off
2929
lazy val slf4jVersion = "1.7.36"
3030
// scala-steward:on
31-
lazy val weaverVersion = "0.9.3"
31+
lazy val weaverVersion = "0.10.0"
3232

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

0 commit comments

Comments
 (0)