mirror of https://github.com/sbt/sbt.git
fix
This commit is contained in:
parent
d18c37974a
commit
1f46e3e32b
|
|
@ -3,3 +3,4 @@ target/
|
||||||
__pycache__
|
__pycache__
|
||||||
|
|
||||||
scripted-test/src/sbt-test/*/*/project/build.properties
|
scripted-test/src/sbt-test/*/*/project/build.properties
|
||||||
|
scripted-test/src/sbt-test/*/*/project/plugins.sbt
|
||||||
|
|
|
||||||
|
|
@ -1,2 +0,0 @@
|
||||||
dependencyResolution := sbt.librarymanagement.coursier.CoursierDependencyResolution(Resolver.combineDefaultResolvers(resolvers.value.toVector))
|
|
||||||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.8")
|
|
||||||
Loading…
Reference in New Issue