From fce555f1e3fa68b64e974d9a31588e437c3a3961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 08:30:50 -0400 Subject: [PATCH] Bump cel-bom from 0.3.13 to 0.3.15 (#557) --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 84e37b0b..f9d6a407 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,6 +17,8 @@ updates: # See issue #510 - dependency-name: "com.github.jnr:jnr-ffi" versions: [ "2.2.13" ] + - dependency-name: "org.projectnessie.cel:cel-bom" + versions: [ "0.3.14", "0.3.15" ] - package-ecosystem: maven # workaround for non-standard pom.xml filename (https://github.com/dependabot/dependabot-core/issues/4425) directory: "/.github/planetiler-examples-dependabot"