Skip to content

Commit

Permalink
Bump com.gradle.develocity from 3.17.4 to 3.17.5
Browse files Browse the repository at this point in the history
Bumps com.gradle.develocity from 3.17.4 to 3.17.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and erichaagdev committed Jun 13, 2024
1 parent b5c5b9e commit 61fbf70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
apacheCommonsText = "1.12.0"
commonCustomUserData = "2.0.1"
develocity = "3.17.4"
develocity = "3.17.5"
firebase = "13.6.0"
foojayResolverConvention = "0.8.0"
hugo = "0.124.1"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")

plugins {
id("com.gradle.develocity") version "3.17.4"
id("com.gradle.develocity") version "3.17.5"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.1"
}

Expand Down

0 comments on commit 61fbf70

Please sign in to comment.