Skip to content

Commit

Permalink
Update micrometer-observation to 1.10.1
Browse files Browse the repository at this point in the history
Closes gh-12250
  • Loading branch information
sjohnr committed Nov 19, 2022
1 parent 1c29055 commit 5227741
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
dependencies {
classpath "io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion"
classpath 'io.spring.nohttp:nohttp-gradle:0.0.10'
classpath "io.freefair.gradle:aspectj-plugin:6.5.1"
classpath "io.freefair.gradle:aspectj-plugin:6.6-rc1"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
classpath "com.netflix.nebula:nebula-project-plugin:8.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ reactorVersion=2022.0.0
springJavaformatVersion=0.0.35
springBootVersion=2.4.2
springFrameworkVersion=6.0.0-RC4
micrometerVersion=1.10.0
micrometerVersion=1.10.1
openSamlVersion=4.1.1
version=6.0.0-SNAPSHOT
kotlinVersion=1.7.21
Expand Down

0 comments on commit 5227741

Please sign in to comment.