From cdbec59f89898ad5303fba77730482490ec757e5 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 26 Aug 2020 16:55:46 +0200 Subject: [PATCH 1/2] Update interface to 0.0.25 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 8889646e..2e1dfd45 100644 --- a/build.sbt +++ b/build.sbt @@ -107,7 +107,7 @@ lazy val sharedSettings = List( val V = new { val scalameta = "4.3.20" val munit = "0.7.10" - val coursier = "0.0.24" + val coursier = "0.0.25" } lazy val pprintVersion = Def.setting { From ee1679cef5fe4a443499254ee273c63b1c2f6dc6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Wed, 2 Sep 2020 13:20:46 +0200 Subject: [PATCH 2/2] Update interface to 0.0.25 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 13508e81..0799601b 100644 --- a/build.sbt +++ b/build.sbt @@ -111,7 +111,7 @@ lazy val sharedSettings = List( val V = new { val scalameta = "4.3.20" val munit = "0.7.11" - val coursier = "0.0.24" + val coursier = "0.0.25" } lazy val pprintVersion = Def.setting {