Skip to content

Commit

Permalink
Update Gradle Enterprise Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Jan 25, 2021
1 parent 0591ec3 commit e978ae4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ pluginManagement {
}

plugins {
id 'com.gradle.enterprise' version '3.1.1'
id "io.spring.gradle-enterprise-conventions" version "0.0.2"
id 'com.gradle.enterprise' version '3.5'
id "io.spring.ge.conventions" version "0.0.7"
}

gradleEnterprise {
Expand Down

0 comments on commit e978ae4

Please sign in to comment.