Skip to content

Commit 535972a

Browse files
committed
chore: 🤖 Bump sbt to 1.5.5
1 parent f9d9a54 commit 535972a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
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 sbt to 1.5.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.5.1
1+
sbt.version=1.5.5

‎version.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "7.1.1-SNAPSHOT"
1+
ThisBuild / version := "7.1.1-SNAPSHOT"

0 commit comments

Comments
 (0)