There was an error while loading. Please reload this page.
1 parent 36bc1e9 commit 40f5c8aCopy full SHA for 40f5c8a
1 file changed
spring-java17/build.gradle.kts
@@ -1,6 +1,6 @@
1
dependencies {
2
api(project(":cache-core"))
3
- implementation("org.springframework:spring-context:6.2.18")
+ implementation("org.springframework:spring-context:7.0.7")
4
testImplementation("org.springframework.boot:spring-boot-starter-test:3.5.14")
5
testImplementation("org.awaitility:awaitility:4.3.0")
6
testImplementation(testFixtures(project(":cache-core")))
0 commit comments