Skip to content

Commit

Permalink
Bump org.jetbrains:annotations from 24.1.0 to 26.0.1 (#1065)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.1.0 to 26.0.1.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@24.1.0...26.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nincodedo <[email protected]>
  • Loading branch information
dependabot[bot] and Nincodedo authored Nov 1, 2024
1 parent 63d6280 commit ac6726c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ninbot-shared-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<name>Ninbot Shared Parent Pom</name>
<properties>
<JDA.version>5.1.1</JDA.version>
<annotations.version>24.1.0</annotations.version>
<annotations.version>26.0.1</annotations.version>
<archunit.version>1.3.0</archunit.version>
<assertj-core.version>3.26.3</assertj-core.version>
<commons-io.version>2.17.0</commons-io.version>
Expand Down

0 comments on commit ac6726c

Please sign in to comment.