From fca4add2a184e5758a5b0cd3b2871655430836cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 03:40:55 +0000 Subject: [PATCH] Bump craftapi from 0.5-SNAPSHOT to 0.5.3 Bumps [craftapi](https://github.com/games647/CraftAPI) from 0.5-SNAPSHOT to 0.5.3. - [Release notes](https://github.com/games647/CraftAPI/releases) - [Commits](https://github.com/games647/CraftAPI/commits) --- 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 1a33d24..978b153 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.github.games647 craftapi - 0.5-SNAPSHOT + 0.5.3 cz.gameteam