Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/main/io.micrometer-microme…
Browse files Browse the repository at this point in the history
…ter-tracing-bom-1.3.2
  • Loading branch information
jonatan-ivanov authored Aug 9, 2024
2 parents 41f634d + feab957 commit 5a3b766
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
micrometer = "1.13.1"
micrometer = "1.13.2"
micrometerTracing = "1.3.2"
junit = "5.10.3"
roaster = "2.22.3.Final" # last using jdk8
handlebars = "4.3.1"
picocli = "4.7.6"
logback = "1.5.6"
slf4j = "1.7.36"
assertj = "3.26.0"
assertj = "3.26.3"
mockito = "5.5.0"
asmForPlugins = "7.3.1"
javaFormatForPlugins = "0.0.42"
Expand Down
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ pluginManagement {
}

plugins {
id 'com.gradle.develocity' version '3.17.5'
id 'io.spring.ge.conventions' version '0.0.17'
id 'com.gradle.develocity' version '3.17.6'
id 'io.spring.develocity.conventions' version '0.0.19'
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}

Expand Down

0 comments on commit 5a3b766

Please sign in to comment.