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:05:05 +01:00
parent 7547e74278
commit 9fcfad3748

View File

@ -125,7 +125,7 @@
<dependency>
<groupId>com.github.TheComputerGeek2</groupId>
<artifactId>MagicSpells</artifactId>
<version>0ad7c1f1a1</version>
<version>3.5-Release</version>
<scope>provided</scope>
</dependency>