Skip to content

Commit

Permalink
2.2.013
Browse files Browse the repository at this point in the history
  • Loading branch information
nossr50 committed Jun 22, 2024
1 parent 10e8b19 commit a11ac78
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.gmail.nossr50.mcMMO</groupId>
<artifactId>mcMMO</artifactId>
<version>2.2.013-SNAPSHOT</version>
<version>2.2.013</version>
<name>mcMMO</name>
<url>https://github.com/mcMMO-Dev/mcMMO</url>
<scm>
Expand Down Expand Up @@ -340,7 +340,7 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-api</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.3</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
Expand All @@ -350,12 +350,12 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-facet</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.3</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-viaversion</artifactId>
<version>4.3.3-SNAPSHOT</version>
<version>4.3.3</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
Expand Down

0 comments on commit a11ac78

Please sign in to comment.