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 7ed8c01 + ccac23f commit adb31a9Copy full SHA for adb31a9
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.10.0"
+lazy val weaverVersion = "0.10.1"
32
33
// Basic versioning and publishing stuff
34
ThisBuild / tlBaseVersion := "1.0"
0 commit comments