From e3b599156f6759ecfd7799dc32bcb02f9c9c552c Mon Sep 17 00:00:00 2001 From: "dwolla-oss-scala-steward[bot]" <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 20:02:04 +0000 Subject: [PATCH] Update sbt-converter to 1.0.0-beta44 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 0302dab..20096b8 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -7,4 +7,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.4") addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.5.4") -addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta43") +addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta44")