Skip to content

Commit ccac23f

Browse files
committed
Update weaver-cats to 0.10.1
1 parent 02d8a0e commit ccac23f

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.10.0"
31+
lazy val weaverVersion = "0.10.1"
3232

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

0 commit comments

Comments
 (0)