Skip to content

Commit d3c5a25

Browse files
committed
Updated plugins
1 parent 316a0da commit d3c5a25

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.1.0
1+
sbt.version=1.1.1

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.22")
22
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "2.0.0")
3-
addSbtPlugin("ch.epfl.scala" % "sbt-release-early" % "2.0.1")
4-
addSbtPlugin("ohnosequences" % "sbt-github-release" % "0.6.0")
3+
addSbtPlugin("ch.epfl.scala" % "sbt-release-early" % "2.1.1")
4+
addSbtPlugin("ohnosequences" % "sbt-github-release" % "0.7.0")

0 commit comments

Comments
 (0)