From b1fbe868930dfde2994481a81a6ed4678c457113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 22:01:43 +0000 Subject: [PATCH] Bump com.github.anas-elgarhy:alquran-cloud-api from 0.4.3 to 0.4.4 Bumps [com.github.anas-elgarhy:alquran-cloud-api](https://github.com/anas-elgarhy/alquran-cloud-api) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/anas-elgarhy/alquran-cloud-api/releases) - [Commits](https://github.com/anas-elgarhy/alquran-cloud-api/compare/0.4.3...0.4.4) --- updated-dependencies: - dependency-name: com.github.anas-elgarhy:alquran-cloud-api dependency-type: direct:production update-type: version-update:semver-patch ... 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 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")