Updated dependencies that should fix the issue

This commit is contained in:
Greymagic27 2022-08-06 17:39:08 +01:00 committed by GitHub
parent 8feba60e2c
commit 23ac9be5d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -279,17 +279,17 @@
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-bukkit</artifactId>
<version>4.1.1</version>
<version>4.1.2</version>
</dependency>
<dependency>
<groupId>net.kyori</groupId>
<artifactId>adventure-platform-api</artifactId>
<version>4.1.1</version>
<version>4.1.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
<version>2.0.0-M1</version>
<version>2.0.0-M2</version>
</dependency>
<dependency>
<groupId>org.bstats</groupId>