We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 920a7f4 commit e34c434Copy full SHA for e34c434
buildSrc/build.gradle.kts
@@ -11,6 +11,6 @@ repositories {
11
}
12
13
dependencies {
14
- implementation("org.gradle:gradle-tooling-api:9.0.0")
+ implementation("org.gradle:gradle-tooling-api:9.2.0-20250920003919+0000")
15
implementation("org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r")
16
0 commit comments