Skip to content

Commit 05c99fb

Browse files
committed
build: add foojay-resolver to buildSrc
1 parent 9e029e6 commit 05c99fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

buildSrc/settings.gradle.kts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
plugins {
2+
id("org.gradle.toolchains.foojay-resolver-convention")
3+
}
4+
15
dependencyResolutionManagement {
26
versionCatalogs {
37
create("libs") {

0 commit comments

Comments
 (0)