From 6e6bee76a695f3e9d8815956404e71cb991a9251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 06:10:56 -0400 Subject: [PATCH] Bump junit-jupiter-api in /.github/planetiler-examples-dependabot (#568) Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.9.2 to 5.9.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- planetiler-examples/standalone.pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planetiler-examples/standalone.pom.xml b/planetiler-examples/standalone.pom.xml index a1b240d2..ca112657 100644 --- a/planetiler-examples/standalone.pom.xml +++ b/planetiler-examples/standalone.pom.xml @@ -12,7 +12,7 @@ 17 17 0.6-SNAPSHOT - 5.9.2 + 5.9.3 com.onthegomap.planetiler.examples.BikeRouteOverlay