Skip to content

Commit b8043d5

Browse files
authored
Merge pull request #158 from cucumber/upgrades
Upgrade sbt
2 parents 5ba9959 + 199d596 commit b8043d5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
1313

1414
### Changed
1515

16+
- [Build] Upgrade to sbt 1.4.5
17+
1618
### Deprecated
1719

1820
### Removed

project/build.properties

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

0 commit comments

Comments
 (0)