Skip to content

Commit 5fad12a

Browse files
committed
📝 docs: fix referenced Jackson version
1 parent 0b21f19 commit 5fad12a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/default_jackson_datatable_transformer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ libraryDependencies += "com.fasterxml.jackson.module" %% "jackson-module-scala"
2323
```
2424

2525

26-
The current version of Cucumber Scala has been tested against Jackson Module Scala **version 2.13.3**.
26+
The current version of Cucumber Scala has been tested against Jackson Module Scala **version 2.20.0**.
2727

2828
## Add the transformer
2929

0 commit comments

Comments
 (0)