Skip to content

Commit

Permalink
Upgrade to foojay-resolver-convention 0.7.0
Browse files Browse the repository at this point in the history
Closes gh-349
  • Loading branch information
jonatan-ivanov committed Sep 8, 2023
1 parent e991490 commit 1ecea21
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 @@ -7,7 +7,7 @@ pluginManagement {
plugins {
id 'com.gradle.enterprise' version '3.14.1'
id 'io.spring.ge.conventions' version '0.0.14'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.6.0'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
}

rootProject.name = 'tracing'
Expand Down

0 comments on commit 1ecea21

Please sign in to comment.