Skip to content

Commit adb31a9

Browse files
authored
Merge pull request #2302 from scala-steward/update/weaver-cats-0.10.1
Update weaver-cats to 0.10.1
2 parents 7ed8c01 + ccac23f commit adb31a9

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)