Skip to content

Commit

Permalink
Upgrade to Gradle Enterprise Conventions 0.0.16
Browse files Browse the repository at this point in the history
Closes gh-378
  • Loading branch information
wilkinsona committed Mar 28, 2024
1 parent df23281 commit 95bce00
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 @@ -7,7 +7,7 @@ pluginManagement {

plugins {
id "com.gradle.enterprise" version "3.15.1"
id "io.spring.ge.conventions" version "0.0.15"
id "io.spring.ge.conventions" version "0.0.16"
}

rootProject.name = 'dependency-management-plugin'

0 comments on commit 95bce00

Please sign in to comment.