From e6f0aeed8b48917228b6045740d8517cf038c24b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 05:27:23 +0000 Subject: [PATCH] Bump org.jetbrains:annotations from 15.0 to 24.1.0 Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 15.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/commits/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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 198252e..640d6bd 100644 --- a/pom.xml +++ b/pom.xml @@ -100,7 +100,7 @@ We use these goals frequently to keep the dependencies and plugins up-to-date: org.jetbrains annotations - 15.0 + 24.1.0 junit