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 ee53716 commit d9da688Copy full SHA for d9da688
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.17.1"
+libraryDependencies += "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.17.2"
118
```
119
120
## Java/Kotlin users
0 commit comments