Skip to content

Commit

Permalink
Update Cloud and FastBoard
Browse files Browse the repository at this point in the history
Signed-off-by: BT (calcastor/mame) <[email protected]>
  • Loading branch information
calcastor committed Sep 13, 2024
1 parent 13ffa80 commit 10d1525
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -179,25 +179,25 @@
<dependency>
<groupId>org.incendo</groupId>
<artifactId>cloud-core</artifactId>
<version>2.0.0-rc.2</version>
<version>2.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.incendo</groupId>
<artifactId>cloud-annotations</artifactId>
<version>2.0.0-rc.2</version>
<version>2.0.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.incendo</groupId>
<artifactId>cloud-paper</artifactId>
<version>2.0.0-beta.9</version>
<version>2.0.0-beta.10</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.incendo</groupId>
<artifactId>cloud-minecraft-extras</artifactId>
<version>2.0.0-beta.9</version>
<version>2.0.0-beta.10</version>
<scope>compile</scope>
</dependency>
<!-- Allows registering brigadier mappings -->
Expand All @@ -212,7 +212,7 @@
<dependency>
<groupId>fr.mrmicky</groupId>
<artifactId>FastBoard</artifactId>
<version>2.1.2</version>
<version>2.1.3</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 10d1525

Please sign in to comment.