From 188e8fdebf180ccda305f4d036c231f6b9a71345 Mon Sep 17 00:00:00 2001 From: Scalameta Bot Date: Mon, 23 Sep 2024 01:04:05 +0000 Subject: [PATCH] Update interface to 1.0.21 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 56ac85f4..4175927e 100644 --- a/build.sbt +++ b/build.sbt @@ -130,7 +130,7 @@ val V = new { val munit = "1.0.1" - val coursier = "1.0.19" + val coursier = "1.0.21" val scalacheck = "1.18.0"