Skip to content

Commit

Permalink
Remove explicit com.gradle.develocity plugin
Browse files Browse the repository at this point in the history
It is managed now transitively by the `io.spring.develocity.conventions`

(cherry picked from commit 914afd8)
  • Loading branch information
artembilan authored and spring-builds committed Sep 16, 2024
1 parent 297f349 commit c01727b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ pluginManagement {
}

plugins {
id 'com.gradle.develocity' version '3.17.6'
id 'io.spring.develocity.conventions' version '0.0.21'
}

Expand Down

0 comments on commit c01727b

Please sign in to comment.