Skip to content

Commit

Permalink
update bStats to 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Sn0wStorm committed Oct 11, 2019
1 parent 110862f commit 2a6b1e2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,9 @@
<url>https://build.devotedmc.com/plugin/repository/everything/</url>
</repository>
<repository>
<id>bstats-repo</id>
<url>http://repo.bstats.org/content/repositories/releases/</url>
<!-- bStats -->
<id>CodeMC</id>
<url>https://repo.codemc.org/repository/maven-public</url>
</repository>
</repositories>

Expand Down Expand Up @@ -228,7 +229,7 @@
<dependency>
<groupId>org.bstats</groupId>
<artifactId>bstats-bukkit</artifactId>
<version>1.2</version>
<version>1.5</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2a6b1e2

Please sign in to comment.