Skip to content

Commit

Permalink
chore(deps): bump org.gradle.toolchains.foojay-resolver-convention fr…
Browse files Browse the repository at this point in the history
…om 0.8.0 to 0.9.0 (#1262)

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 Jan 28, 2025
1 parent da2e887 commit 37dbf10
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 @@ -67,5 +67,5 @@ pluginManagement {
}

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0" // Does not get imported correctly in pluginManagement
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0" // Does not get imported correctly in pluginManagement
}

0 comments on commit 37dbf10

Please sign in to comment.