Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v2.7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent faa1ca5 commit 96bfeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/kediatr-spring-starter/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
val springVersion = "2.7.15"
val springVersion = "2.7.16"
dependencies {
api(project(":project:kediatr-core"))
implementation("org.springframework.boot:spring-boot-starter:$springVersion")
Expand Down

0 comments on commit 96bfeec

Please sign in to comment.