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 11dependencies {
22 api(project(" :cache-core" ))
3- implementation(" org.springframework:spring-context:6.1.11 " )
3+ implementation(" org.springframework:spring-context:6.1.12 " )
44 testImplementation(" org.springframework.boot:spring-boot-starter-test:3.3.2" )
55 testImplementation(" org.awaitility:awaitility:4.2.2" )
66 testImplementation(testFixtures(project(" :cache-core" )))
Original file line number Diff line number Diff line change 11dependencies {
22 api(project(" :cache-core" ))
3- implementation(" org.springframework:spring-context:5.3.37 " )
3+ implementation(" org.springframework:spring-context:5.3.39 " )
44 testImplementation(" org.springframework.boot:spring-boot-starter-test:2.7.18" )
55 testImplementation(" org.awaitility:awaitility:4.2.2" )
66 testImplementation(testFixtures(project(" :cache-core" )))
You can’t perform that action at this time.
0 commit comments