File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11rootProject.name = " fladle"
22
3+ plugins {
4+ id(" org.gradle.toolchains.foojay-resolver-convention" ) version " 1.0.0"
5+ }
6+
37dependencyResolutionManagement {
48 versionCatalogs {
59 create(" libs" ) {
Original file line number Diff line number Diff line change 1+ # This file is generated by updateDaemonJvm
2+ toolchainUrl.FREE_BSD.AARCH64 =https\://api.foojay.io/disco/v3.0/ids/536afcd1dff540251f85e5d2c80458cf/redirect
3+ toolchainUrl.FREE_BSD.X86_64 =https\://api.foojay.io/disco/v3.0/ids/67a0fee3c4236b6397dcbe8575ca2011/redirect
4+ toolchainUrl.LINUX.AARCH64 =https\://api.foojay.io/disco/v3.0/ids/536afcd1dff540251f85e5d2c80458cf/redirect
5+ toolchainUrl.LINUX.X86_64 =https\://api.foojay.io/disco/v3.0/ids/ecd23fd7707c683afbcd6052998cb6a9/redirect
6+ toolchainUrl.MAC_OS.AARCH64 =https\://api.foojay.io/disco/v3.0/ids/0b98aec810298c2c1d7fdac5dac37910/redirect
7+ toolchainUrl.MAC_OS.X86_64 =https\://api.foojay.io/disco/v3.0/ids/658299a896470fbb3103ba3a430ee227/redirect
8+ toolchainUrl.UNIX.AARCH64 =https\://api.foojay.io/disco/v3.0/ids/536afcd1dff540251f85e5d2c80458cf/redirect
9+ toolchainUrl.UNIX.X86_64 =https\://api.foojay.io/disco/v3.0/ids/67a0fee3c4236b6397dcbe8575ca2011/redirect
10+ toolchainUrl.WINDOWS.AARCH64 =https\://api.foojay.io/disco/v3.0/ids/23adb857f3cb3cbe28750bc7faa7abc0/redirect
11+ toolchainUrl.WINDOWS.X86_64 =https\://api.foojay.io/disco/v3.0/ids/932015f6361ccaead0c6d9b8717ed96e/redirect
12+ toolchainVendor =JETBRAINS
13+ toolchainVersion =21
Original file line number Diff line number Diff line change 11# # Generated by $ ./gradlew refreshVersionsCatalog
22
33[plugins ]
4+ foojay = { id = " org.gradle.toolchains.foojay-resolver-convention" , version = " 1.0.0" }
45
56ben-manes-versions = { id = " com.github.ben-manes.versions" , version = " 0.51.0" }
67
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ pluginManagement {
77}
88
99plugins {
10+ id " org.gradle.toolchains.foojay-resolver-convention" version " 1.0.0"
1011 id " com.gradle.develocity" version " 4.3"
1112}
1213
You can’t perform that action at this time.
0 commit comments