Skip to content

Commit

Permalink
Upgrade Develocity and Foojay Gradle plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
bclozel committed Feb 27, 2025
1 parent f55fe79 commit 8a7d20f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
plugins {
id "com.gradle.develocity" version "3.19"
id "io.spring.ge.conventions" version "0.0.17"
id "org.gradle.toolchains.foojay-resolver-convention" version "0.7.0"
id "io.spring.develocity.conventions" version "0.0.22"
id "org.gradle.toolchains.foojay-resolver-convention" version "0.9.0"
}

include "spring-aop"
Expand Down

0 comments on commit 8a7d20f

Please sign in to comment.