Skip to content

Commit

Permalink
Merge branch '1.2.x' into dependabot/gradle/1.2.x/io.micrometer-conte…
Browse files Browse the repository at this point in the history
…xt-propagation-1.1.2
  • Loading branch information
jonatan-ivanov authored Oct 14, 2024
2 parents 7c11407 + 0a97118 commit 47a35cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
micrometer = "1.12.10"
micrometerContextPropagation="1.1.2"
junit = "5.10.3"
junit = "5.10.5"
javaxServlet="4.0.1"
jmh="1.37"
jakartaWeb="9.1.0"
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pluginManagement {

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

Expand Down

0 comments on commit 47a35cf

Please sign in to comment.