Replace fanciful with KyoriPowered/text

This commit is contained in:
Luck
2017-06-11 14:46:56 +01:00
Unverified
parent 3df1ae8ded
commit a9e751b4b8
23 changed files with 212 additions and 190 deletions
+4 -4
View File
@@ -35,11 +35,11 @@
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<!-- fanciful -->
<!-- text -->
<dependency>
<groupId>io.github.mkremins</groupId>
<artifactId>fanciful</artifactId>
<version>1.2.5</version>
<groupId>net.kyori</groupId>
<artifactId>text</artifactId>
<version>1.12-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<!-- HikariCP -->