Skip to content

Commit

Permalink
Bump dev.jorel:commandapi-annotations from 9.5.1 to 9.7.0
Browse files Browse the repository at this point in the history
Bumps [dev.jorel:commandapi-annotations](https://github.com/JorelAli/CommandAPI) from 9.5.1 to 9.7.0.
- [Release notes](https://github.com/JorelAli/CommandAPI/releases)
- [Commits](CommandAPI/CommandAPI@9.5.1...9.7.0)

---
updated-dependencies:
- dependency-name: dev.jorel:commandapi-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent a15919f commit ff7becd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DeathNoteInternals/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>dev.jorel</groupId>
<artifactId>commandapi-annotations</artifactId>
<version>9.5.1</version>
<version>9.7.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -89,7 +89,7 @@
<path>
<groupId>dev.jorel</groupId>
<artifactId>commandapi-annotations</artifactId>
<version>9.5.1</version>
<version>9.7.0</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit ff7becd

Please sign in to comment.