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 bbb5f9f + addeea0 commit bf3de79Copy full SHA for bf3de79
build.sbt
@@ -28,7 +28,7 @@ lazy val scala3Version = "3.3.6"
28
// scala-steward:off
29
lazy val slf4jVersion = "1.7.36"
30
// scala-steward:on
31
-lazy val weaverVersion = "0.9.0"
+lazy val weaverVersion = "0.9.2"
32
33
// Basic versioning and publishing stuff
34
ThisBuild / tlBaseVersion := "1.0"
0 commit comments