Skip to content

Commit 7ff5411

Browse files
committed
Update dependencies
1 parent 99a0b40 commit 7ff5411

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

balancer/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<parent>
88
<groupId>com.jaimemartz</groupId>
9-
<version>2.1.5.5-SNAPSHOT</version>
9+
<version>2.1.6-SNAPSHOT</version>
1010
<artifactId>playerbalancer-parent</artifactId>
1111
</parent>
1212

@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>net.md-5</groupId>
6868
<artifactId>bungeecord-proxy</artifactId>
69-
<version>1.12-SNAPSHOT</version>
69+
<version>1.13-SNAPSHOT</version>
7070
<scope>provided</scope>
7171
</dependency>
7272
<dependency>
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.bstats</groupId>
9393
<artifactId>bstats-bungeecord</artifactId>
94-
<version>1.2</version>
94+
<version>1.4</version>
9595
<scope>compile</scope>
9696
</dependency>
9797
</dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.jaimemartz</groupId>
88
<artifactId>playerbalancer-parent</artifactId>
9-
<version>2.1.5.5-SNAPSHOT</version>
9+
<version>2.1.6-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<modules>

0 commit comments

Comments
 (0)