From ca19b75c547552dcc10d75d887e606a79699e2ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 22:04:15 +0000 Subject: [PATCH] Bump com.github.anas-elgarhy:alquran-cloud-api from v0.4.2-v1 to 0.4.3 Bumps [com.github.anas-elgarhy:alquran-cloud-api](https://github.com/anas-elgarhy/alquran-cloud-api) from v0.4.2-v1 to 0.4.3. - [Release notes](https://github.com/anas-elgarhy/alquran-cloud-api/releases) - [Commits](https://github.com/anas-elgarhy/alquran-cloud-api/compare/v0.4.2-v1...0.4.3) --- updated-dependencies: - dependency-name: com.github.anas-elgarhy:alquran-cloud-api dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 8581020..5975a85 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -18,7 +18,7 @@ repositories { } dependencies { - implementation("com.github.anas-elgarhy:alquran-cloud-api:v0.4.2-v1") + implementation("com.github.anas-elgarhy:alquran-cloud-api:0.4.3") 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")