Skip to content

Commit

Permalink
Update to Minecraft 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
LadyCailin committed Jan 8, 2024
1 parent ee28ac4 commit f5c053c
Show file tree
Hide file tree
Showing 2 changed files with 1,382 additions and 1,370 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nu.nerd</groupId>
<artifactId>TPControl</artifactId>
<version>0.8.3</version>
<version>0.8.5</version>
<packaging>jar</packaging>
<name>TPControl</name>
<url>https://github.com/NerdNu/TPControl</url>
Expand All @@ -16,7 +16,7 @@
<dependency>
<groupId>io.papermc.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.17.1-R0.1-SNAPSHOT</version>
<version>1.20.4-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
Loading

0 comments on commit f5c053c

Please sign in to comment.