From 8b232ee2e3df9475976fe736e3d4a0e943fd17e6 Mon Sep 17 00:00:00 2001 From: Oleksandr Vyshniak Date: Wed, 4 Sep 2024 14:31:59 +0300 Subject: [PATCH] [skip release] Update README.md Signed-off-by: Oleksandr Vyshniak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0246f58..b999089 100644 --- a/README.md +++ b/README.md @@ -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