mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 10:40:06 -08:00
build fix
This commit is contained in:
parent
87e1cf08ce
commit
543eaf55c7
2 changed files with 2 additions and 2 deletions
|
|
@ -88,7 +88,7 @@
|
|||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>Mage-Card-Plugin</artifactId>
|
||||
<version>0.5</version>
|
||||
<version>0.6</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
<dependency>
|
||||
<groupId>org.mage</groupId>
|
||||
<artifactId>Mage-Card-Plugin</artifactId>
|
||||
<version>0.5</version>
|
||||
<version>0.6</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mage</groupId>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue