Skip to content

Commit

Permalink
Update dependency org.gradle:gradle-tooling-api to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent 31d0eec commit 4554efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ repositories {
}

dependencies {
implementation("org.gradle:gradle-tooling-api:8.2-20230323083057+0000")
implementation("org.gradle:gradle-tooling-api:9.0-branch-provider_api_migration_public_api_changes-20240918100336+0000")
implementation("org.eclipse.jgit:org.eclipse.jgit:6.5.0.202303070854-r")
}

0 comments on commit 4554efb

Please sign in to comment.