Skip to content

Commit c0e3811

Browse files
committed
Use Maven Central and bStats 2.1
1 parent 5a032db commit c0e3811

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@
1818
<id>spigot-repo</id>
1919
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
2020
</repository>
21-
22-
<repository>
23-
<id>bstats-repo</id>
24-
<url>https://repo.codemc.org/repository/maven-public</url>
25-
</repository>
2621
</repositories>
2722

2823
<dependencies>
@@ -49,7 +44,7 @@
4944
<dependency>
5045
<groupId>org.bstats</groupId>
5146
<artifactId>bstats-bukkit</artifactId>
52-
<version>2.0.1</version>
47+
<version>2.1.0</version>
5348
<scope>compile</scope>
5449
</dependency>
5550
</dependencies>

0 commit comments

Comments
 (0)