Skip to content

Commit

Permalink
[skip release] Update README.md (#24)
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Vyshniak <[email protected]>
  • Loading branch information
molekyla authored Sep 11, 2024
1 parent 3ae99ce commit ebc8e41
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 @@ -23,7 +23,7 @@ The following text provides a step-by-step guide on how to import [Jackson BOM](

Add the `sbt-bom` plugin to `plugins.sbt` file.
```scala
addSbtPlugin("com.here.platform" % "sbt-bom" % "1.0.7")
addSbtPlugin("com.here.platform" % "sbt-bom" % "1.0.14")
```

#### Add Maven central repository in your resolvers
Expand Down

0 comments on commit ebc8e41

Please sign in to comment.