We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 450e10c commit 4de812dCopy full SHA for 4de812d
project/plugins.sbt
@@ -6,7 +6,7 @@ resolvers ++= Seq(
6
7
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
8
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
9
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
11
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.0.0")
12
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.2")
0 commit comments