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 1fa04cd commit db3b52aCopy full SHA for db3b52a
project/plugins.sbt
@@ -1,5 +1,5 @@
1
// testing for sbt plugins
2
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
4
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
0 commit comments