Skip to content

Commit

Permalink
Update Gradle Enterprise Plugin to 3.7.2
Browse files Browse the repository at this point in the history
fixes gh-2869
  • Loading branch information
jonatan-ivanov committed Nov 18, 2021
1 parent aae9bbe commit 9ee5c09
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
Expand Up @@ -6,7 +6,7 @@ pluginManagement {
}

plugins {
id 'com.gradle.enterprise' version '3.7.1'
id 'com.gradle.enterprise' version '3.7.2'
id 'io.spring.ge.conventions' version '0.0.8'
}

Expand Down

0 comments on commit 9ee5c09

Please sign in to comment.