Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency org.gradle.toolchains:foojay-resolver to…
Browse files Browse the repository at this point in the history
… v0.7.0
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent cb973c3 commit 793b48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ buildscript {
}

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

Expand Down

0 comments on commit 793b48c

Please sign in to comment.