Skip to content

Commit

Permalink
Update dependency org.gradle.toolchains:foojay-resolver to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and spotlightishere committed Jul 21, 2023
1 parent bbc67a8 commit e3fb3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ buildscript {
}

dependencies {
classpath("org.gradle.toolchains:foojay-resolver:0.5.0")
classpath("org.gradle.toolchains:foojay-resolver:0.6.0")
}
}

Expand Down

0 comments on commit e3fb3c6

Please sign in to comment.