Bump com.gradle.develocity from 3.17.2 to 3.17.3

Bumps com.gradle.develocity from 3.17.2 to 3.17.3.

---
updated-dependencies:
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/settings.gradle b/settings.gradle
index 79cd093..cebaf1e 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -31,7 +31,7 @@
 // check https://gradle.com/enterprise/releases with new versions. GE plugin version should not lag behind Gradle version
 plugins {
     // Before updating this, please check the compatibility from https://docs.gradle.com/enterprise/compatibility/#develocity_compatibility and https://ge.apache.org/scans.
-    id "com.gradle.develocity" version "3.17.2"
+    id "com.gradle.develocity" version "3.17.3"
     id 'com.gradle.common-custom-user-data-gradle-plugin' version '2.0.1'
 }