Skip to content

Commit

Permalink
Update floodgate dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rtm516 committed Feb 25, 2023
1 parent 577704a commit 896fee1
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.rtm516</groupId>
<artifactId>FloodgatePlaceholders</artifactId>
<version>1.4.2</version>
<version>1.4.3</version>
<name>FloodgatePlaceholders</name>

<developers>
Expand Down Expand Up @@ -114,7 +114,7 @@
</repository>
<repository>
<id>placeholderapi</id>
<url>http://repo.extendedclip.com/content/repositories/placeholderapi/</url>
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
</repository>
<repository>
<id>opencollab-snapshot</id>
Expand All @@ -126,7 +126,7 @@
<dependency>
<groupId>org.geysermc.floodgate</groupId>
<artifactId>api</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 896fee1

Please sign in to comment.