Skip to content

Commit

Permalink
Merge pull request #69 from usefulness/renovate/com.gradle.enterprise…
Browse files Browse the repository at this point in the history
…-3.x
  • Loading branch information
mateuszkwiecinski authored May 3, 2023
2 parents 2fe78ef + 56d4f96 commit f95fc74
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"
id("com.gradle.enterprise") version "3.13.1"
}

dependencyResolutionManagement {
Expand Down

0 comments on commit f95fc74

Please sign in to comment.