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-923
  • Loading branch information
wilkinsona committed Mar 28, 2024
1 parent 06133b1 commit 078f3d4
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 @@ -14,7 +14,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 = "spring-restdocs"
Expand Down

0 comments on commit 078f3d4

Please sign in to comment.