Skip to content

Commit

Permalink
Update dependency com.gradle.enterprise:com.gradle.enterprise.gradle.…
Browse files Browse the repository at this point in the history
…plugin to v3.14.1
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 895d43d commit 057c02e
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 @@ -15,7 +15,7 @@ dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.20.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:1.6.0")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.14")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.14.1")
}

spotless {
Expand Down

0 comments on commit 057c02e

Please sign in to comment.