Skip to content

Commit

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

Update plugin com.gradle.enterprise to v3.11.4
  • Loading branch information
mateuszkwiecinski authored Nov 8, 2022
2 parents c94ce5d + d55e823 commit 0d05380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.gradle.api.initialization.resolve.RepositoriesMode

plugins {
id "com.gradle.enterprise" version "3.11.3"
id "com.gradle.enterprise" version "3.11.4"
}

rootProject.name = "com.project.starter"
Expand Down

0 comments on commit 0d05380

Please sign in to comment.