Skip to content

Commit

Permalink
Bump org.springframework:spring-context from 6.0.13 to 6.1.7
Browse files Browse the repository at this point in the history
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 6.0.13 to 6.1.7.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.0.13...v6.1.7)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent fed09b1 commit 11dbabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deezpatch-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tasks.named<Jar>("jar") {
}

dependencies {
jmh("org.springframework:spring-context:6.0.13")
jmh("org.springframework:spring-context:6.1.7")
jmh("net.sizovs:pipelinr:0.8")
jmh("org.greenrobot:eventbus-java:3.3.1")
}
Expand Down

0 comments on commit 11dbabb

Please sign in to comment.