File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
# https://docs.gradle.org/current/userguide/platforms.html#sub::toml-dependencies-format
3
3
4
4
[versions ]
5
- gradle-tooling = " 9.0-branch-jb_declarative_dsl_fix_defaults_block_bug-20250312134045+0000 "
6
- declarative-dsl = " 9.0-branch-jb_declarative_dsl_fix_defaults_block_bug-20250312134045+0000 "
5
+ gradle-tooling = " 8.14-milestone-5 "
6
+ declarative-dsl = " 8.14-milestone-5 "
7
7
detekt = " 1.23.6"
8
8
lsp4j = " 0.23.1"
9
9
logback = " 1.5.6"
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions-snapshots /gradle-9.0-branch-jb_declarative_dsl_fix_defaults_block_bug-20250312134045+0000 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14-milestone-5 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments