Browse Source

Update SBT Eclipse plugin

master
Sarah Gerweck 7 years ago
parent
commit
b9de235e55
No known key found for this signature in database GPG Key ID: AFCB37207DB3F226
  1. 2
      project/plugin-eclipse.sbt

2
project/plugin-eclipse.sbt

@ -1,2 +1,2 @@
// Plugin for generating Eclipse project configuration
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.2")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.3")
Loading…
Cancel
Save