Skip to content

Commit d9da688

Browse files
authored
Update README.md
1 parent ee53716 commit d9da688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Consult the [Scaladoc](https://fasterxml.github.io/jackson-module-scala/latest/a
114114

115115
To import in sbt:
116116
```scala
117-
libraryDependencies += "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.17.1"
117+
libraryDependencies += "com.fasterxml.jackson.module" %% "jackson-module-scala" % "2.17.2"
118118
```
119119

120120
## Java/Kotlin users

0 commit comments

Comments
 (0)