Skip to content

Commit

Permalink
chore(deps): update dependency org.springframework:spring-context to …
Browse files Browse the repository at this point in the history
…v6.1.14 (#341)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 19d15a2 commit 9101aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-java17/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
api(project(":cache-core"))
implementation("org.springframework:spring-context:6.1.13")
implementation("org.springframework:spring-context:6.1.14")
testImplementation("org.springframework.boot:spring-boot-starter-test:3.3.4")
testImplementation("org.awaitility:awaitility:4.2.2")
testImplementation(testFixtures(project(":cache-core")))
Expand Down

0 comments on commit 9101aa5

Please sign in to comment.