We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d9d77 commit 1f7a067Copy full SHA for 1f7a067
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1")
3
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
4
-addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.45")
+addSbtPlugin("io.shiftleft" % "sbt-ci-release-early" % "2.0.46")
5
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
6
addSbtPlugin("io.chrisdavenport" % "sbt-http4s-grpc" % "0.0.4")
0 commit comments