Skip to content

Commit

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

---
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 Sep 11, 2024
1 parent b84eb10 commit d7b5cbc
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.2"
develocity = "3.18"
develocity = "3.18.1"
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.18"
id("com.gradle.develocity") version "3.18.1"
id("com.gradle.common-custom-user-data-gradle-plugin") version "2.0.2"
}

Expand Down

0 comments on commit d7b5cbc

Please sign in to comment.