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:
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user