When I execute my tests suite, I have the following error:
==> X zio.uuid.GeneratorSuite.initializationError 0.001s java.lang.NoSuchMethodError: 'void munit.ValueTransforms$ValueTransform.<init>(munit.FunSuite, java.lang.String, scala.PartialFunction)'
at munit.ZSuite.<init>(ZSuite.scala:47)
at zio.uuid.GeneratorSuite.<init>(GeneratorSuite.scala:25)
When I execute my tests suite, I have the following error:
See: