Skip to content

Commit f6dd1f6

Browse files
authored
Merge pull request #51 from mkurz/upgrades
Latest sbt and sbt-ci-release
2 parents a01d1d1 + fc3372c commit f6dd1f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.11.0
1+
sbt.version=1.11.1

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("com.github.sbt" % "sbt-web-build-base" % "2.0.2")
22

3-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.0")
3+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")

0 commit comments

Comments
 (0)