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

Commit d400927

Browse files
committed
fix(deps): update dependency org.gradle.toolchains:foojay-resolver to v0.6.0
1 parent af8aa67 commit d400927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ buildscript {
3535
}
3636

3737
dependencies {
38-
classpath("org.gradle.toolchains:foojay-resolver:0.5.0")
38+
classpath("org.gradle.toolchains:foojay-resolver:0.6.0")
3939
}
4040
}
4141

0 commit comments

Comments
 (0)