From 9f90b072ddef1b096ccfd12b4869ff4438539adf Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 13 Nov 2023 19:51:10 +0000 Subject: [PATCH] Update sbt-typelevel to 0.6.2 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 3c95bc0..1fdfa19 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.6.2") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") libraryDependencies ++= Seq(