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.
1 parent e35e6a2 commit 6d815d4Copy full SHA for 6d815d4
modules/integration/src/test/scala/scala/cli/integration/TestTestDefinitions.scala
@@ -151,7 +151,7 @@ abstract class TestTestDefinitions(val scalaVersionOpt: Option[String])
151
152
val successfulWeaverInputs: TestInputs = TestInputs(
153
os.rel / "MyTests.scala" ->
154
- """//> using deps "com.disneystreaming::weaver-cats:0.8.1", "com.eed3si9n.expecty::expecty:0.16.0"
+ """//> using deps "com.disneystreaming::weaver-cats:0.8.2"
155
|import weaver._
156
|import cats.effect.IO
157
|
0 commit comments