Skip to content

Commit

Permalink
Setup a java toolchain repository
Browse files Browse the repository at this point in the history
Closes gh-85
  • Loading branch information
jonatan-ivanov committed Mar 10, 2023
1 parent 7c66ea3 commit c6f5528
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pluginManagement {
plugins {
id 'com.gradle.enterprise' version '3.12.4'
id 'io.spring.ge.conventions' version '0.0.13'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.4.0'
}

rootProject.name = 'context-propagation'
Expand Down

0 comments on commit c6f5528

Please sign in to comment.