mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-05 07:11:09 +00:00
* chore(deps): Update and centralize dependencies * Update treesitter to 0.22.2 * Update kotlin to 1.9.23 * Update jackson to 2.17.0 * Update gradle-intellij-plugin to 1.17.3 * Update gradle to 8.7 * Use BOMs where possible * Centralize dependencies in version catalog * Allow Dependabot to update other modules (add treesitter and buildSrc/src/main/kotlin, remove core) * fix: preload credentials only once for all headers
7 lines
250 B
INI
7 lines
250 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
|
|
networkTimeout=10000
|
|
validateDistributionUrl=true
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|