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 3, 2023
1 parent 8c7f720 commit dfa06f0
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>BlueMapFloodgate</artifactId>
<version>3.1</version>
<version>3.2</version>
<packaging>jar</packaging>

<name>BlueMapFloodgate</name>
Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.github.TechnicJelle</groupId>
<artifactId>UpdateCheckerJava</artifactId>
<version>v2.2</version>
<version>v2.3</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit dfa06f0

Please sign in to comment.