We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae75da4 commit 787aa9fCopy full SHA for 787aa9f
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.1.1
+sbt.version=1.1.4
project/plugins.sbt
@@ -1,11 +1,11 @@
resolvers += Resolver.typesafeRepo("releases")
2
3
-addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0")
+addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.1")
4
5
addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.2")
6
7
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.7")
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.8")
8
9
-addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.2")
+addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.3")
10
11
addSbtPlugin("com.scalapenos" % "sbt-prompt" % "1.0.2")
0 commit comments