Skip to content

Commit

Permalink
Bump com.gradle.enterprise from 3.15 to 3.15.1 in /examples/graal-nat…
Browse files Browse the repository at this point in the history
…ive (#1243)

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 cd57212 commit 386974d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/graal-native/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginManagement {
}
}
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 386974d

Please sign in to comment.