Update SBT plugins
This commit is contained in:
parent
6fb4f98284
commit
b0efe60cb9
@ -1,2 +1,2 @@
|
||||
// Plugin for generating Eclipse project configuration
|
||||
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.3")
|
||||
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
|
||||
|
@ -1,2 +1,2 @@
|
||||
// Plugin that automates the standard release process
|
||||
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.6")
|
||||
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.7")
|
||||
|
Loading…
Reference in New Issue
Block a user