From 5deb0335f949af155b00c438d562c7f2d61ac6eb Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 6 Sep 2024 17:15:12 +0000 Subject: [PATCH] Update sbt-typelevel to 0.7.3 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 3c95bc0..b37f23f 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.19") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.3") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") libraryDependencies ++= Seq(