Skip to content

Commit

Permalink
Updated Purpur API from 1.19.4 to 1.20 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauralex authored Jun 13, 2023
1 parent 488a0e1 commit 41abb7a
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 @@ -12,7 +12,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<api.version>1.19.4-R0.1-SNAPSHOT</api.version>
<api.version>1.20-R0.1-SNAPSHOT</api.version>
</properties>

<repositories>
Expand Down Expand Up @@ -94,4 +94,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 41abb7a

Please sign in to comment.