From 9f666abeb1ea489cad8827f4d96af004609948be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 14:55:41 +0000 Subject: [PATCH] Update dependency com.github.anas-elgarhy:alquran-cloud-api to v0.4.4 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 114f0fb..784392c 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -18,7 +18,7 @@ repositories { } dependencies { - implementation("com.github.anas-elgarhy:alquran-cloud-api:0.4.3") + implementation("com.github.anas-elgarhy:alquran-cloud-api:0.4.4") implementation("com.miglayout:miglayout-swing:11.1") // implementation("com.github.goxr3plus:java-stream-player:10.0.2") implementation("com.googlecode.soundlibs:jlayer:1.0.1.4")