We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ca4b6a + 36bfd18 commit 3b01559Copy full SHA for 3b01559
build.sbt
@@ -28,7 +28,7 @@ lazy val scala3Version = "3.3.7"
28
// scala-steward:off
29
lazy val slf4jVersion = "1.7.36"
30
// scala-steward:on
31
-lazy val weaverVersion = "0.11.2"
+lazy val weaverVersion = "0.11.3"
32
33
// Basic versioning and publishing stuff
34
ThisBuild / tlBaseVersion := "1.0"
0 commit comments