We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4753b commit a0696cfCopy full SHA for a0696cf
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
4
5
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
6
7
-addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
+addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
8
9
addSbtPlugin("de.johoop" % "sbt-testng-plugin" % "3.1.1")
10
0 commit comments