Skip to content

Commit

Permalink
Merge pull request #3201 from froque/fix_upgrade_documentation
Browse files Browse the repository at this point in the history
Add io.jooby.jackson to Package rename in Upgrade documentation
  • Loading branch information
jknack authored Oct 28, 2023
2 parents 96a53df + 6210b1d commit f1af88e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/asciidoc/migration/3.x.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Kotlin was removed from core, you need to the `jooby-kotlin` dependency:
|io.jooby.graphql| io.jooby.graphiql | jooby-graphiql
|io.jooby.graphql| io.jooby.graphql.playground | jooby-graphql-playground
|io.jooby.json| io.jooby.gson | jooby-gson
|io.jooby.json| io.jooby.jackson | jooby-jackson
|io.jooby.di| io.jooby.guice | jooby-guice
|io.jooby.di| io.jooby.spring | jooby-spring
|io.jooby.aws| io.jooby.awssdkv1| jooby-awssdk-v1
Expand Down

0 comments on commit f1af88e

Please sign in to comment.