Skip to content

Commit

Permalink
Remove com.gradle.develocity plugin
Browse files Browse the repository at this point in the history
The plugin is managed transitively by the `io.spring.develocity.conventions` since version `0.0.21`

**Auto-cherry-pick to `6.3.x` & `6.2.x`**
  • Loading branch information
artembilan committed Sep 17, 2024
1 parent 0c272c6 commit 725e660
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 725e660

Please sign in to comment.