Skip to content

Commit

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

---
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] committed May 28, 2024
1 parent 00c1f61 commit 77df470
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.3.0</version>
<version>9.4.2</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.3.0</version>
<version>9.4.2</version>
</path>
</annotationProcessorPaths>
</configuration>
Expand Down

0 comments on commit 77df470

Please sign in to comment.