From 888c90964721ddaaabfc5565d906e8d74a231dfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 12:55:30 +0000 Subject: [PATCH] chore(deps): update dependency com.github.cb372:sbt-explicit-dependencies to v0.3.1 --- sangria/project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sangria/project/plugins.sbt b/sangria/project/plugins.sbt index d928f6dd..623ffc49 100644 --- a/sangria/project/plugins.sbt +++ b/sangria/project/plugins.sbt @@ -1,2 +1,2 @@ addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.1") -addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16") \ No newline at end of file +addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1") \ No newline at end of file