Skip to content

Commit

Permalink
Merge branch '1.2.x' into 1.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Dec 6, 2024
2 parents 1b7f6b0 + be256d8 commit e830428
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 @@ -5,9 +5,9 @@ pluginManagement {
}

plugins {
id 'com.gradle.develocity' version '3.17.6'
id 'com.gradle.develocity' version '3.18.2'
id 'io.spring.develocity.conventions' version '0.0.22'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0'
}

rootProject.name = 'tracing'
Expand Down

0 comments on commit e830428

Please sign in to comment.