Skip to content

Commit

Permalink
Bump com.gradle.enterprise from 3.15 to 3.15.1 in /examples/hibernate (
Browse files Browse the repository at this point in the history
…#1245)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent d8da175 commit 68af108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hibernate/settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.gradle.enterprise") version "3.15"
id("com.gradle.enterprise") version "3.15.1"
id("com.gradle.common-custom-user-data-gradle-plugin") version "1.11.3"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
}
Expand Down

0 comments on commit 68af108

Please sign in to comment.