Skip to content

Commit 6666bb9

Browse files
chore(deps): Bump spring-cloud-stream from 4.1.3 to 4.2.0 (springwolf#1123)
Bumps `spring-cloud-stream` from 4.1.3 to 4.2.0. Updates `org.springframework.cloud:spring-cloud-starter-stream-kafka` from 4.1.3 to 4.2.0 - [Commits](https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/commits) Updates `org.springframework.cloud:spring-cloud-stream` from 4.1.3 to 4.2.0 --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-starter-stream-kafka dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.springframework.cloud:spring-cloud-stream dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 399e2e1 commit 6666bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ protobuf-plugin = "0.9.4"
2222
spotless = "6.25.0"
2323
spring-boot-plugin = "3.4.0"
2424
spring-cloud = "2024.0.0" # not managed by spring-boot-dependencies
25-
spring-cloud-stream = "4.1.4" # not managed by spring-boot-dependencies
25+
spring-cloud-stream = "4.2.0" # not managed by spring-boot-dependencies
2626

2727
[libraries]
2828
activemq-broker = { module = "org.apache.activemq:activemq-broker", version.ref = "activemq" }

0 commit comments

Comments
 (0)