Skip to content

Commit

Permalink
Merge branch '1.1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Aug 10, 2023
2 parents 5f3d29f + a1cf66d commit 9349f81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ pluginManagement {

plugins {
id 'com.gradle.enterprise' version '3.14.1'
id 'io.spring.ge.conventions' version '0.0.13'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.4.0'
id 'io.spring.ge.conventions' version '0.0.14'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.6.0'
}

rootProject.name = 'tracing'
Expand Down

0 comments on commit 9349f81

Please sign in to comment.