From e08f96e9a74ad72eccaaa4941db01105e00d7015 Mon Sep 17 00:00:00 2001
From: romano <luca.romano@student.reutlingen-university.de>
Date: Wed, 13 Apr 2022 15:59:38 +0200
Subject: [PATCH] Update Gradle Wrapper to 7.4.1

---
 cards/gradle/wrapper/gradle-wrapper.properties      | 2 +-
 duplicates/gradle/wrapper/gradle-wrapper.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/cards/gradle/wrapper/gradle-wrapper.properties b/cards/gradle/wrapper/gradle-wrapper.properties
index a4b4429..41dfb87 100644
--- a/cards/gradle/wrapper/gradle-wrapper.properties
+++ b/cards/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
diff --git a/duplicates/gradle/wrapper/gradle-wrapper.properties b/duplicates/gradle/wrapper/gradle-wrapper.properties
index a4b4429..41dfb87 100644
--- a/duplicates/gradle/wrapper/gradle-wrapper.properties
+++ b/duplicates/gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-- 
GitLab