Skip to content

Commit 8075a3d

Browse files
chore(deps): update dependency org.springframework:spring-context to v6.1.10 (#278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c682df5 commit 8075a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-java17/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
22
api(project(":cache-core"))
3-
implementation("org.springframework:spring-context:6.1.9")
3+
implementation("org.springframework:spring-context:6.1.10")
44
testImplementation("org.springframework.boot:spring-boot-starter-test:3.3.1")
55
testImplementation("org.awaitility:awaitility:4.2.1")
66
testImplementation(testFixtures(project(":cache-core")))

0 commit comments

Comments
 (0)