From ec5b825e547563a330951beea1425fe20b1c4afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 12:45:33 +0000 Subject: [PATCH] Bump org.jetbrains:annotations from 22.0.0 to 24.1.0 Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 22.0.0 to 24.1.0. - [Release notes](https://github.com/JetBrains/java-annotations/releases) - [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/java-annotations/compare/22.0.0...24.1.0) --- updated-dependencies: - dependency-name: org.jetbrains:annotations dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- GameLogic/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GameLogic/pom.xml b/GameLogic/pom.xml index 1f32d6e..2aea4f8 100644 --- a/GameLogic/pom.xml +++ b/GameLogic/pom.xml @@ -25,7 +25,7 @@ org.jetbrains annotations - 22.0.0 + 24.1.0 compile