mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 03:08:02 +00:00
Merge branch 'downgrade-miglayout' into 'master'
Miglayout 5+ breaks quest WinLoseView See merge request core-developers/forge!3499
This commit is contained in:
@@ -132,7 +132,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.miglayout</groupId>
|
<groupId>com.miglayout</groupId>
|
||||||
<artifactId>miglayout-swing</artifactId>
|
<artifactId>miglayout-swing</artifactId>
|
||||||
<version>5.2</version>
|
<version>4.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.mortennobel</groupId>
|
<groupId>com.mortennobel</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user