Skip to content

Commit

Permalink
Bump com.gradle:develocity-gradle-plugin from 3.17.2 to 3.17.3
Browse files Browse the repository at this point in the history
Bumps com.gradle:develocity-gradle-plugin from 3.17.2 to 3.17.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcphilipp committed May 14, 2024
1 parent fc3c53f commit e2a7cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.172" }
commons-io = { module = "commons-io:commons-io", version = "2.16.1" }
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "2.0.1" }
gradle-foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.8.0" }
gradle-develocity = { module = "com.gradle:develocity-gradle-plugin", version = "3.17.2" }
gradle-develocity = { module = "com.gradle:develocity-gradle-plugin", version = "3.17.3" }
gradle-bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version.ref = "bnd" }
gradle-shadow = { module = "com.github.johnrengelman:shadow", version = "8.1.1" }
gradle-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
Expand Down

0 comments on commit e2a7cc0

Please sign in to comment.