Skip to content

Commit

Permalink
chore: bump the gradle-updates group across 1 directory with 2 updates (
Browse files Browse the repository at this point in the history
#58)

Bumps the gradle-updates group with 2 updates in the / directory: org.gradle.toolchains.foojay-resolver-convention and com.gradle.develocity.


Updates `org.gradle.toolchains.foojay-resolver-convention` from 0.8.0 to 0.9.0

Updates `com.gradle.develocity` from 3.18.2 to 3.19

---
updated-dependencies:
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
- dependency-name: com.gradle.develocity
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
...

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 Dec 23, 2024
1 parent 6e267da commit 4cf57cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ pluginManagement {
}

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
id("com.gradle.develocity") version "3.18.2"
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
id("com.gradle.develocity") version "3.19"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 4cf57cc

Please sign in to comment.