Skip to content

Commit

Permalink
Gradle Enterprise Plugin upgrade to 3.7
Browse files Browse the repository at this point in the history
resolves gh-2794
  • Loading branch information
jonatan-ivanov committed Sep 21, 2021
1 parent 1507d69 commit 71ef799
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.6.4'
id 'com.gradle.enterprise' version '3.7'
id 'io.spring.ge.conventions' version '0.0.8'
}

Expand Down

0 comments on commit 71ef799

Please # to comment.