... | ... | @@ -21,7 +21,7 @@ Put the following in your pom.xml within their respective sections. |
|
|
<dependency>
|
|
|
<groupId>net.playavalon</groupId>
|
|
|
<artifactId>MythicDungeons</artifactId>
|
|
|
<version>1.3.0</version>
|
|
|
<version>1.3.0-SNAPSHOT</version>
|
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
```
|
... | ... | |