Skip to content

Commit

Permalink
Update to develocity 3.18 (resource usage)
Browse files Browse the repository at this point in the history
  • Loading branch information
smola committed Sep 2, 2024
1 parent 352673a commit 035b71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'com.gradle.develocity' version '3.17.2'
id 'com.gradle.develocity' version '3.18'
}

def isCI = System.getenv("CI") != null
Expand Down

0 comments on commit 035b71a

Please sign in to comment.