Skip to content

Commit

Permalink
Upgrade to Foojay Resolver Convention 0.6.0
Browse files Browse the repository at this point in the history
Closes gh-136
jonatan-ivanov committed Aug 10, 2023

Verified

This commit was signed with the committer’s verified signature.
jonatan-ivanov Jonatan Ivanov
1 parent 03d1f12 commit eb4341c
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
@@ -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.4.0'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.6.0'
}

rootProject.name = 'context-propagation'

0 comments on commit eb4341c

Please sign in to comment.