Skip to content

Commit

Permalink
Bump com.gradle:gradle-enterprise-gradle-plugin from 3.15 to 3.15.1
Browse files Browse the repository at this point in the history
Bumps com.gradle:gradle-enterprise-gradle-plugin from 3.15 to 3.15.1.

---
updated-dependencies:
- dependency-name: com.gradle:gradle-enterprise-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 Oct 28, 2023
1 parent 544bc85 commit 6bc83bd
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 @@ -33,7 +33,7 @@ classgraph = { module = "io.github.classgraph:classgraph", version = "4.8.162" }
commons-io = { module = "commons-io:commons-io", version = "2.14.0" }
gradle-commonCustomUserData = { module = "com.gradle:common-custom-user-data-gradle-plugin", version = "1.11.3" }
gradle-foojayResolver = { module = "org.gradle.toolchains:foojay-resolver", version = "0.7.0" }
gradle-enterprise = { module = "com.gradle:gradle-enterprise-gradle-plugin", version = "3.15" }
gradle-enterprise = { module = "com.gradle:gradle-enterprise-gradle-plugin", version = "3.15.1" }
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.22.0" }
Expand Down

0 comments on commit 6bc83bd

Please sign in to comment.