Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent f4f6c40 commit 5e7b023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pluginManagement {
plugins {
id("mySettings")
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
id("com.gradle.enterprise") version "3.15"
id("com.gradle.enterprise") version "3.15.1"
}

gradleEnterprise {
Expand Down

0 comments on commit 5e7b023

Please sign in to comment.