Skip to content

Commit

Permalink
fix(deps): update spring kafka to v2.9.10 (#165)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2023
1 parent a20c42d commit dc27942
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs-test.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
kotlinx = "1.7.2"
spring-boot = "2.7.13"
spring-kafka = "2.9.9"
spring-kafka = "2.9.10"
junit = "5.9.3"
kotest = "5.6.2"
kotest-spring = "1.1.3"
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kotlinx = "1.7.2"
spring-boot = "2.7.13"
spring-dependency-management = "1.1.2"
spring-framework = "5.3.29"
spring-kafka = "2.9.9"
spring-kafka = "2.9.10"
couchbase-client = "3.4.7"
couchbase-client-metrics = "0.4.7"
jackson = "2.15.2"
Expand Down

0 comments on commit dc27942

Please sign in to comment.