From 3db3795e0a7defcbbbefa85c76d146c6479bdc12 Mon Sep 17 00:00:00 2001 From: Dolu1990 Date: Thu, 17 Aug 2017 01:59:00 +0200 Subject: [PATCH] Update sbteclipse-plugin --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index ef6ceea..9190bbb 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0") +addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.1")