mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-27 14:47:50 -03:00
Merge commit 'f955c625aded244864e83a872b396868a490dbc5' as 'go-enry'
This commit is contained in:
1
go-enry/java/project/build.properties
Normal file
1
go-enry/java/project/build.properties
Normal file
@ -0,0 +1 @@
|
||||
sbt.version = 0.13.16
|
4
go-enry/java/project/plugins.sbt
Normal file
4
go-enry/java/project/plugins.sbt
Normal file
@ -0,0 +1,4 @@
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.5")
|
||||
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
|
||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")
|
Reference in New Issue
Block a user