Skip to content

Commit

Permalink
[Renovate Bot] Update plugin com.gradle.enterprise to v3.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-gh-dv-shared authored and pshevche committed Oct 14, 2024
1 parent c2395de commit 49af992
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
*/
pluginManagement {
plugins {
id("com.gradle.enterprise") version "3.10"
id("com.gradle.develocity") version "3.18.1"
id("com.gradle.enterprise.gradle-enterprise-conventions-plugin") version "0.7.4"
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
}
}


plugins {
id("com.gradle.enterprise")
id("com.gradle.develocity")
id("com.gradle.enterprise.gradle-enterprise-conventions-plugin")
}

Expand Down

0 comments on commit 49af992

Please sign in to comment.