Skip to content

Commit

Permalink
Bump org.gradle:gradle-tooling-api from 8.6 to 8.7
Browse files Browse the repository at this point in the history
Bumps [org.gradle:gradle-tooling-api](https://github.com/gradle/gradle) from 8.6 to 8.7.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Changelog](https://github.com/gradle/gradle/blob/master/released-versions.json)
- [Commits](gradle/gradle@v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: org.gradle:gradle-tooling-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 59a880c commit 73f910c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -8,4 +8,4 @@ kotlin = "org.jetbrains.kotlin.jvm:1.9.22"
[libraries]
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit5" }
junit-engine = { module = "org.junit.vintage:junit-vintage-engine", version.ref = "junit5" }
gradle-tooling-api = "org.gradle:gradle-tooling-api:8.6"
gradle-tooling-api = "org.gradle:gradle-tooling-api:8.7"

0 comments on commit 73f910c

Please sign in to comment.