From 82af449ed1eeb21a1c7d8e86d79881636b560cc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 03:33:23 +0000 Subject: [PATCH] Bump craftapi from 0.5-SNAPSHOT to 0.5.1 Bumps [craftapi](https://github.com/games647/CraftAPI) from 0.5-SNAPSHOT to 0.5.1. - [Release notes](https://github.com/games647/CraftAPI/releases) - [Commits](https://github.com/games647/CraftAPI/commits/0.5.1) --- updated-dependencies: - dependency-name: com.github.games647:craftapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 576216b..271c09f 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.github.games647 craftapi - 0.5-SNAPSHOT + 0.5.1 cz.gameteam