Skip to content

Commit

Permalink
Migrate to com.gradle.develocity:3.17.2
Browse files Browse the repository at this point in the history
Fixes: #54

* Upgrade to `io.spring.ge.conventions:0.0.17`
  • Loading branch information
artembilan committed Apr 29, 2024
1 parent 00076b2 commit 23dd798
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
@@ -1,6 +1,6 @@
plugins {
id 'com.gradle.enterprise' version '3.16.2'
id 'io.spring.ge.conventions' version '0.0.16' apply false
id 'com.gradle.develocity' version '3.17.2'
id 'io.spring.ge.conventions' version '0.0.17' apply false
}

startParameter.noBuildScan = startParameter.taskNames.contains('format')
Expand Down

0 comments on commit 23dd798

Please sign in to comment.