Skip to content

Commit

Permalink
Update repository url(s). (#273)
Browse files Browse the repository at this point in the history
* Update to new repository URL, and use a recent build artifact

* Add new contributors
  • Loading branch information
KoxSosen authored Aug 9, 2024
1 parent ca1df3b commit de25d2d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions bans-core/src/main/resources/contributors
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ szyha
AGI
Arceus
Athar42
Agent
Boy0000
BumbleTree
copyandexecute
Expand All @@ -47,5 +48,6 @@ PasteDev
pwnker
RhythmicSys
SleepingTea
SeemWind
tommasobenatti
VanironCZ
2 changes: 1 addition & 1 deletion bans-env/bungeeplugin/src/it/waterfall-slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<repositories>
<repository>
<id>papermc</id>
<url>https://papermc.io/repo/repository/maven-public/</url>
<url>https://repo.papermc.io/repository/maven-public/</url>
</repository>
</repositories>
</project>
4 changes: 2 additions & 2 deletions bans-env/spigotplugin/src/it/paper-adventure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.destroystokyo.paper</groupId>
<artifactId>paper-api</artifactId>
<version>1.16.5-R0.1-20210616.205716-355</version>
<version>1.16.5-R0.1-20210721.014705-360</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand All @@ -107,7 +107,7 @@
<repositories>
<repository>
<id>papermc</id>
<url>https://papermc.io/repo/repository/maven-public/</url>
<url>https://repo.papermc.io/repository/maven-public/</url>
</repository>
</repositories>
</project>
2 changes: 1 addition & 1 deletion bans-env/spigotplugin/src/it/paper-slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<repositories>
<repository>
<id>papermc</id>
<url>https://papermc.io/repo/repository/maven-public/</url>
<url>https://repo.papermc.io/repository/maven-public/</url>
</repository>
</repositories>
</project>

0 comments on commit de25d2d

Please sign in to comment.