From a60c9bd5c9eed43461241c519add0cc20c7bb88c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 04:10:54 +0000 Subject: [PATCH] Bump craftapi from 0.5-SNAPSHOT to 0.6.1 Bumps [craftapi](https://github.com/games647/CraftAPI) from 0.5-SNAPSHOT to 0.6.1. - [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..782f522 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.github.games647 craftapi - 0.5-SNAPSHOT + 0.6.1 cz.gameteam