We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90bf7db + d0447ae commit 7738a36Copy full SHA for 7738a36
examples/aspectj/weaving/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation localGroovy()
39
40
testImplementation "junit:junit:4.13.2"
41
- implementation "org.springframework.boot:spring-boot-starter-test:3.4.2"
+ implementation "org.springframework.boot:spring-boot-starter-test:3.4.3"
42
}
43
44
configurations.testImplementation.extendsFrom(configurations.jacocoAnt)
0 commit comments