Skip to content

Commit

Permalink
Updated version to support Minecraft 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceDTRH committed Jun 27, 2022
1 parent 4082f1c commit f3960fb
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>xyz.alicedtrh</groupId>
<artifactId>safetyblanket</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.5-SNAPSHOT</version>
<packaging>jar</packaging>

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

0 comments on commit f3960fb

Please sign in to comment.