mirror of
https://github.com/anas-elgarhy/Ayah-intellij.git
synced 2024-08-15 00:43:43 +00:00
fix(deps): update dependency com.miglayout:miglayout-swing to v11.4
This commit is contained in:
parent
2232d07459
commit
318a53133f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ repositories {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("com.github.anas-elgarhy:alquran-cloud-api:0.4.5")
|
implementation("com.github.anas-elgarhy:alquran-cloud-api:0.4.5")
|
||||||
implementation("com.miglayout:miglayout-swing:11.2")
|
implementation("com.miglayout:miglayout-swing:11.4")
|
||||||
// implementation("com.github.goxr3plus:java-stream-player:10.0.2")
|
// implementation("com.github.goxr3plus:java-stream-player:10.0.2")
|
||||||
implementation("com.googlecode.soundlibs:jlayer:1.0.1.4")
|
implementation("com.googlecode.soundlibs:jlayer:1.0.1.4")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue