From a977fa8e29f9a9c413e32b9fa2c1a26b3b9cbc48 Mon Sep 17 00:00:00 2001 From: Lorenzo Gabriele Date: Wed, 1 May 2024 17:44:42 +0200 Subject: [PATCH] Fix MiMa for snunit-async-cats-effect --- build.sc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.sc b/build.sc index e052f2f..1d86cfe 100644 --- a/build.sc +++ b/build.sc @@ -108,6 +108,9 @@ object `snunit-async-cats-effect` extends Cross[SNUnitAsyncCatsEffectModule](sca trait SNUnitAsyncCatsEffectModule extends Common.Cross with Publish { def moduleDeps = Seq(snunit()) + // TODO: Delete once a version is published + override def mimaPreviousArtifacts: Target[Agg[Dep]] = Agg.empty[Dep] + def ivyDeps = T { super.ivyDeps() ++ Agg(