Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Mar 23, 2023
1 parent f8788da commit 0427cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Scala3 equivalent is [jackson-scala3-reflection-extensions](https://github.c
and [ScalaObjectMapper](https://github.com/FasterXML/jackson-module-scala/blob/2.14/src/main/scala-2.%2B/com/fasterxml/jackson/module/scala/ScalaObjectMapper.scala).

```scala
libraryDependencies += "com.github.pjfanning" %% "jackson-scala-reflect-extensions" % "2.13.4"
libraryDependencies += "com.github.pjfanning" %% "jackson-scala-reflect-extensions" % "2.14.0"
```

```scala
Expand Down

0 comments on commit 0427cb1

Please sign in to comment.