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 a89c6adCopy full SHA for a89c6ad
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.3.0-20251106005938+0000")
15
implementation("org.eclipse.jgit:org.eclipse.jgit:7.3.0.202506031305-r")
16
0 commit comments