Skip to content

Commit 0c8d214

Browse files
authored
Update munit 1.0.2 and scalacheck 1.18.1
1 parent 2c7d072 commit 0c8d214

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/g8/Main.scala

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ $else$//> using jvm temurin:21
2929
//> using dep co.fs2::fs2-core:3.11.0
3030
//> using dep io.higherkindness::droste-core:0.9.0
3131
//
32-
//> using test.dep org.scalameta::munit:1.0.1
32+
//> using test.dep org.scalameta::munit:1.0.2
3333
//> using test.dep org.typelevel::munit-cats-effect:2.0.0
3434
//> using test.dep org.scalameta::munit-scalacheck:1.0.0
35-
//> using test.dep org.scalacheck::scalacheck:1.18.0
35+
//> using test.dep org.scalacheck::scalacheck:1.18.1
3636
//> using test.dep org.typelevel::scalacheck-effect-munit:1.0.4
3737
//> using test.dep org.typelevel::cats-effect-testkit:3.5.5
3838
//> using test.dep org.typelevel::cats-laws:2.12.0

0 commit comments

Comments
 (0)