Skip to content

Commit

Permalink
fix(deps): update dependency com.gradle.enterprise:com.gradle.enterpr…
Browse files Browse the repository at this point in the history
…ise.gradle.plugin to v3.18.2 (#1541)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 23d2e88 commit 26db3d4
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.25.0")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:4.1.0")
implementation("net.ltgt.gradle:gradle-nullaway-plugin:2.1.0")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.18.1")
implementation("com.gradle.enterprise:com.gradle.enterprise.gradle.plugin:3.18.2")
}

spotless {
Expand Down

0 comments on commit 26db3d4

Please sign in to comment.