Skip to content

Commit 08f60ff

Browse files
committed
chore: upgrade sbt to 1.7.1
1 parent c82ca40 commit 08f60ff

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
1414
### Changed
1515

1616
- [Scala] Upgrade Scala version to 2.12.16, 2.13.8 and 3.1.3
17+
- [sbt] Upgrade sbt to 1.7.1
1718

1819
### Deprecated
1920

project/build.properties

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

0 commit comments

Comments
 (0)