Skip to content

Commit

Permalink
Migrate to io.spring.develocity.conventions:0.0.19
Browse files Browse the repository at this point in the history
Closes gh-782
  • Loading branch information
jonatan-ivanov committed Jul 22, 2024
1 parent 106b7c1 commit 4ede6dd
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
Expand Up @@ -6,7 +6,7 @@ pluginManagement {

plugins {
id 'com.gradle.develocity' version '3.17.5'
id 'io.spring.ge.conventions' version '0.0.17'
id 'io.spring.develocity.conventions' version '0.0.19'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}

Expand Down

0 comments on commit 4ede6dd

Please sign in to comment.