diff --git a/.github/workflows/qa-release.yml b/.github/workflows/qa-release.yml
index 5537da04c..1c6713a98 100644
--- a/.github/workflows/qa-release.yml
+++ b/.github/workflows/qa-release.yml
@@ -50,7 +50,7 @@ jobs:
uses: eskatos/gradle-command-action@v1.3.3
with:
# Can be overridden with the desired gradle version
- gradle-version: 7.2
+ gradle-version: 7.3.3
wrapper-cache-enabled: true
dependencies-cache-enabled: true
configuration-cache-enabled: true
diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml
index ce6671bb2..b241139ff 100644
--- a/.idea/jarRepositories.xml
+++ b/.idea/jarRepositories.xml
@@ -46,5 +46,10 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 873900ca6..175a9b489 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -10,13 +10,24 @@