Skip to content

Commit

Permalink
Updated some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicJelle committed Oct 6, 2023
1 parent badb1f5 commit 46f3a28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.technicjelle</groupId>
<artifactId>BlueMapAreaControl</artifactId>
<version>1.2</version>
<version>1.3</version>
<packaging>jar</packaging>

<name>BlueMapAreaControl</name>
Expand Down Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>com.github.TechnicJelle</groupId>
<artifactId>UpdateCheckerJava</artifactId>
<version>v2.1</version>
<version>v2.2</version>
</dependency>
<dependency>
<groupId>com.destroystokyo.paper</groupId>
Expand All @@ -104,7 +104,7 @@
<dependency>
<groupId>com.github.BlueMap-Minecraft</groupId>
<artifactId>BlueMapAPI</artifactId>
<version>v2.5.0</version>
<version>v2.6.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 46f3a28

Please sign in to comment.