Skip to content

Commit

Permalink
Merge pull request #99 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.14.1
  • Loading branch information
mateuszkwiecinski authored Jul 26, 2023
2 parents 115a92c + ebf90c9 commit 22f5d64
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.6.0"
id("com.gradle.enterprise") version "3.14"
id("com.gradle.enterprise") version "3.14.1"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit 22f5d64

Please sign in to comment.