Skip to content

Commit

Permalink
1.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
VoChiDanh committed Nov 3, 2023
1 parent dc12ea5 commit a8a97a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>net.danh</groupId>
<artifactId>MythiccShop</artifactId>
<version>1.1</version>
<version>1.2</version>
<packaging>jar</packaging>

<name>MythiccShop</name>
Expand Down Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.19-R0.1-SNAPSHOT</version>
<version>1.20.1-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a8a97a7

Please sign in to comment.