Skip to content

Commit

Permalink
Merge pull request #70 from usefulness/renovate/com.gradle.enterprise…
Browse files Browse the repository at this point in the history
…-3.x

Update plugin com.gradle.enterprise to v3.13.2
  • Loading branch information
mateuszkwiecinski authored May 9, 2023
2 parents f95fc74 + 35375c0 commit 3e79607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-project/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pluginManagement {

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
id("com.gradle.enterprise") version "3.13.1"
id("com.gradle.enterprise") version "3.13.2"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 3e79607

Please sign in to comment.