File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- ![ Build Status] ( https://github.com/FasterXML/jackson-module-scala/actions/workflows/ci.yml/badge.svg?branch=2.17 )
1
+ ![ Build Status] ( https://github.com/FasterXML/jackson-module-scala/actions/workflows/ci.yml/badge.svg?branch=2.19 )
2
2
[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.fasterxml.jackson.module/jackson-module-scala_2.13/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.fasterxml.jackson.module/jackson-module-scala_2.13 )
3
3
[ ![ Tidelift] ( https://tidelift.com/badges/package/maven/com.fasterxml.jackson.module:jackson-module-scala_2.13 )] ( https://tidelift.com/subscription/pkg/maven-com.fasterxml.jackson.module.jackson-module-scala.2.13?utm_source=maven-com.fasterxml.jackson.module.jackson-module-scala.2.13&utm_medium=github_sponsor_button&utm_campaign=readme )
4
4
@@ -113,7 +113,7 @@ Consult the [Scaladoc](https://fasterxml.github.io/jackson-module-scala/latest/a
113
113
114
114
To import in sbt:
115
115
``` scala
116
- libraryDependencies += " com.fasterxml.jackson.module" %% " jackson-module-scala" % " 2.17.2 "
116
+ libraryDependencies += " com.fasterxml.jackson.module" %% " jackson-module-scala" % " 2.18.3 "
117
117
```
118
118
119
119
## Java/Kotlin users
You can’t perform that action at this time.
0 commit comments