We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 267bd3f commit 27c0086Copy full SHA for 27c0086
‎CHANGELOG.md
@@ -13,6 +13,14 @@ See also the [CHANGELOG](https://github.com/cucumber/cucumber-jvm/blob/master/CH
13
14
### Changed
15
16
+- [Core] Updated `cucumber-core` dependency to [7.18.1](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
17
+- [Build] update dependency sbt/sbt to v1.10.1
18
+- [Build] update dependency com.fasterxml.jackson.module:jackson-module-scala to v2.17.2
19
+- [Build] update dependency com.eed3si9n:sbt-projectmatrix to v0.10.0
20
+- [Build] update dependency org.xerial.sbt:sbt-sonatype to v3.11.0
21
+- [Build] update dependency org.mockito:mockito-scala to v1.17.37
22
+- [Build] update dependency scalafmt to v3.8.2
23
+
24
### Deprecated
25
26
### Removed
0 commit comments