Skip to content

Commit 7a4cf97

Browse files
committed
Merge remote-tracking branch 'origin/pro' into pro
2 parents c7da553 + 9ffe7e1 commit 7a4cf97

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bukkit/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
<dependency>
345345
<groupId>org.bstats</groupId>
346346
<artifactId>bstats-bukkit</artifactId>
347-
<version>3.0.2</version>
347+
<version>3.0.3</version>
348348
<scope>compile</scope>
349349
</dependency>
350350

@@ -382,7 +382,7 @@
382382
<dependency>
383383
<groupId>org.xerial</groupId>
384384
<artifactId>sqlite-jdbc</artifactId>
385-
<version>3.46.0.1</version>
385+
<version>3.46.1.0</version>
386386
<scope>provided</scope>
387387
</dependency>
388388

bungee/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.bstats</groupId>
8484
<artifactId>bstats-bungeecord</artifactId>
85-
<version>3.0.2</version>
85+
<version>3.0.3</version>
8686
<scope>compile</scope>
8787
</dependency>
8888
<dependency>

velocity/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.bstats</groupId>
118118
<artifactId>bstats-velocity</artifactId>
119-
<version>3.0.2</version>
119+
<version>3.0.3</version>
120120
<scope>compile</scope>
121121
</dependency>
122122
<dependency>

0 commit comments

Comments
 (0)