Skip to content

Commit

Permalink
Update dependency org.gradle:gradle-tooling-api to v8.12.1 (#945)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 9, 2025
1 parent 243c4f2 commit e909412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ bouncy-castle = "1.70"

[libraries]
# Gradle
gradle-tooling = { group = "org.gradle", name = "gradle-tooling-api", version = "8.12" }
gradle-tooling = { group = "org.gradle", name = "gradle-tooling-api", version = "8.12.1" }

# Detekt
detekt-cli = { group = "io.gitlab.arturbosch.detekt", name = "detekt-cli", version.ref = "detekt" }
Expand Down

0 comments on commit e909412

Please sign in to comment.