File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://github.com/heremaps/here-sbt-bom/actions/workflows/release.yml/badge.svg )] ( https://github.com/heremaps/here-sbt-bom/actions?query=workflow%3ARelease+branch%3Amaster )
2- [ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven -central/com.here.platform/root_2.12 /badge.svg )] ( https://search.maven.org /artifact/com.here.platform/sbt-bom_2.12_1.0 )
2+ [ ![ Sonatype Central] ( https://maven-badges.sml.io/sonatype -central/com.here.platform/sbt-bom_2.12_1.0 /badge.svg?style=flat )] ( https://central.sonatype.com /artifact/com.here.platform/sbt-bom_2.12_1.0 )
33[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( LICENSE )
44
55# HERE SBT BOM plugin
@@ -23,9 +23,11 @@ The following text provides a step-by-step guide on how to import [Jackson BOM](
2323
2424Add the ` sbt-bom ` plugin to ` plugins.sbt ` file.
2525``` scala
26- addSbtPlugin(" com.here.platform" % " sbt-bom" % " 1.0.14 " )
26+ addSbtPlugin(" com.here.platform" % " sbt-bom" % " x.y.z " ) // Check latest version below
2727```
2828
29+ Latest version: ![ Sonatype Central] ( https://maven-badges.sml.io/sonatype-central/com.here.platform/sbt-bom_2.12_1.0/badge.svg?style=social )
30+
2931#### Add Maven central repository in your resolvers
3032
3133If you're encountering issues or using earlier versions, you might have to explicitly declare the Maven Central repository:
You can’t perform that action at this time.
0 commit comments