Skip to content

Commit

Permalink
Bump cloud.commandframework:cloud-tasks from 1.1.0 to 1.8.4
Browse files Browse the repository at this point in the history
Bumps [cloud.commandframework:cloud-tasks](https://github.com/Incendo/cloud) from 1.1.0 to 1.8.4.
- [Release notes](https://github.com/Incendo/cloud/releases)
- [Changelog](https://github.com/Incendo/cloud/blob/master/CHANGELOG.md)
- [Commits](Incendo/cloud@1.1.0...1.8.4)

---
updated-dependencies:
- dependency-name: cloud.commandframework:cloud-tasks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 7, 2024
1 parent 62decb8 commit 82a3e7d
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Nms-1_17_1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>cloud.commandframework</groupId>
<artifactId>cloud-tasks</artifactId>
<version>1.1.0</version>
<version>1.8.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion Nms-1_18_2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>cloud.commandframework</groupId>
<artifactId>cloud-tasks</artifactId>
<version>1.1.0</version>
<version>1.8.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion Nms-1_19_4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>cloud.commandframework</groupId>
<artifactId>cloud-tasks</artifactId>
<version>1.1.0</version>
<version>1.8.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion Nms-1_20_1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>cloud.commandframework</groupId>
<artifactId>cloud-tasks</artifactId>
<version>1.1.0</version>
<version>1.8.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion Nms-1_20_2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>cloud.commandframework</groupId>
<artifactId>cloud-tasks</artifactId>
<version>1.1.0</version>
<version>1.8.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion Nms-1_20_4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>cloud.commandframework</groupId>
<artifactId>cloud-tasks</artifactId>
<version>1.1.0</version>
<version>1.8.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion NmsCommon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>cloud.commandframework</groupId>
<artifactId>cloud-tasks</artifactId>
<version>1.1.0</version>
<version>1.8.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 82a3e7d

Please sign in to comment.