From b9de235e55db9c3fe15f839246540f48efc93a36 Mon Sep 17 00:00:00 2001 From: Sarah Gerweck Date: Sun, 29 Oct 2017 18:47:05 -0700 Subject: [PATCH] Update SBT Eclipse plugin --- project/plugin-eclipse.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugin-eclipse.sbt b/project/plugin-eclipse.sbt index 99a0531..92155e2 100644 --- a/project/plugin-eclipse.sbt +++ b/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")