Skip to content

Commit

Permalink
Upgrade to Spring GE Conventions to 0.0.14
Browse files Browse the repository at this point in the history
Closes gh-321
  • Loading branch information
jonatan-ivanov committed Aug 10, 2023
1 parent 9617a4e commit 3adea09
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.enterprise' version '3.14.1'
id 'io.spring.ge.conventions' version '0.0.13'
id 'io.spring.ge.conventions' version '0.0.14'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.4.0'
}

Expand Down

0 comments on commit 3adea09

Please sign in to comment.