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 45f1985 commit 50e3358Copy full SHA for 50e3358
project/plugins.sbt
@@ -7,8 +7,5 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.8.1")
7
8
libraryDependencies += "com.amazonaws" % "aws-java-sdk-s3" % "1.12.5"
9
10
-// git plugin
11
-resolvers += "jgit-repo" at "https://download.eclipse.org/jgit/maven"
12
-
13
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.1")
14
0 commit comments