We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebf8e4 commit b41b728Copy full SHA for b41b728
README.md
@@ -114,7 +114,7 @@ Consult the [Scaladoc](https://fasterxml.github.io/jackson-module-scala/latest/a
114
115
To import in sbt:
116
```scala
117
-libraryDependencies += "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.15.1"
+libraryDependencies += "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.15.3"
118
```
119
120
## Java/Kotlin users
0 commit comments