We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d4eac commit 7d2fbf2Copy full SHA for 7d2fbf2
dev/plugins.sbt.end
@@ -1,4 +1,4 @@
1
2
// http://www.cakesolutions.net/teamblogs/2012/01/28/publishing-sbt-projects-to-nexus/
3
-// https://groups.google.com/forum/?fromgroups=#!topic/simple-build-tool/Z54e0wM6SbU
4
-addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
+// https://groups.google.com/forum/?fromgroups=#!topic/simple-build-tool/wuiMh-Ue_iw
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
project/plugins.sbt
@@ -1,2 +1,2 @@
// Run sbt eclipse to create Eclipse project file
-addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "4.0.0")
+addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
0 commit comments