Skip to content

Commit

Permalink
Updated a dependency to fix a crash
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicJelle committed Nov 4, 2023
1 parent 5ee618d commit be9af62
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>com.technicjelle</groupId>
<artifactId>BlueMapPlayerControl</artifactId>
<version>1.2</version>
<version>1.3</version>
<packaging>jar</packaging>

<name>BlueMapPlayerControl</name>
Expand Down Expand Up @@ -79,7 +79,7 @@
<dependency>
<groupId>com.github.TechnicJelle</groupId>
<artifactId>UpdateCheckerJava</artifactId>
<version>v2.2</version>
<version>v2.3</version>
</dependency>
<dependency>
<groupId>com.destroystokyo.paper</groupId>
Expand Down

0 comments on commit be9af62

Please sign in to comment.