Skip to content

Commit

Permalink
Upgrade Develocity plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Jul 17, 2024
1 parent 96e7823 commit 64b8241
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 @@ -13,8 +13,8 @@ pluginManagement {
}

plugins {
id "com.gradle.develocity" version "3.17.2"
id "io.spring.ge.conventions" version "0.0.17"
id "com.gradle.develocity" version "3.17.5"
id "io.spring.develocity.conventions" version "0.0.19"
}

rootProject.name = "spring-restdocs"
Expand Down

0 comments on commit 64b8241

Please sign in to comment.