File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ buildscript {
4
4
dependencies {
5
5
classpath " io.spring.javaformat:spring-javaformat-gradle-plugin:$springJavaformatVersion "
6
6
classpath ' io.spring.nohttp:nohttp-gradle:0.0.10'
7
- classpath " io.freefair.gradle:aspectj-plugin:6.5.1 "
7
+ classpath " io.freefair.gradle:aspectj-plugin:6.6-rc1 "
8
8
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion "
9
9
classpath " com.netflix.nebula:nebula-project-plugin:8.2.0"
10
10
}
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ reactorVersion=2022.0.0
3
3
springJavaformatVersion =0.0.35
4
4
springBootVersion =2.4.2
5
5
springFrameworkVersion =6.0.0-RC4
6
- micrometerVersion =1.10.0
6
+ micrometerVersion =1.10.1
7
7
openSamlVersion =4.1.1
8
8
version =6.0.0-SNAPSHOT
9
9
kotlinVersion =1.7.21
You can’t perform that action at this time.
0 commit comments