1
mirror of https://github.com/CarmJos/EasyListener.git synced 2026-06-04 10:28:16 +08:00

build(deps): bump org.jetbrains:annotations from 26.0.2-1 to 26.1.0

Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 26.0.2-1 to 26.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/26.0.2-1...26.1.0)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-18 18:53:03 +00:00
committed by Carm
parent 0526e638aa
commit 623ff62414
+1 -1
View File
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>26.0.2-1</version>
<version>26.1.0</version>
<scope>provided</scope>
</dependency>