File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,11 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
1313
1414### Changed
1515
16+ - [ Core] Updated ` cucumber-core ` dependency to [ 7.18.0] ( https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md )
17+ - [ Build] update dependency sbt/sbt to v1.10.0
18+ - [ Build] update dependency com.fasterxml.jackson.module: jackson-module-scala to v2.17.1
19+ - [ Build] update dependency scala to v2.13.14
20+
1621### Deprecated
1722
1823### Removed
Original file line number Diff line number Diff line change 1- libraryDependencies += " io.cucumber" % " cucumber-core" % " 7.17 .0"
1+ libraryDependencies += " io.cucumber" % " cucumber-core" % " 7.18 .0"
22libraryDependencies += " org.scala-lang.modules" %% " scala-collection-compat" % " 2.12.0"
You can’t perform that action at this time.
0 commit comments