Update MagicSpells version.

The old artifact ID doesn't appear to be working anymore, but if we can
depend on a real version number, all the better...
This commit is contained in:
Andreas Troelsen
2020-03-28 16:52:50 +01:00
parent 7547e74278
commit 9fcfad3748
+1 -1
View File
@@ -125,7 +125,7 @@
<dependency> <dependency>
<groupId>com.github.TheComputerGeek2</groupId> <groupId>com.github.TheComputerGeek2</groupId>
<artifactId>MagicSpells</artifactId> <artifactId>MagicSpells</artifactId>
<version>0ad7c1f1a1</version> <version>3.5-Release</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>