Skip to content

Commit 8b94bdf

Browse files
authored
Merge branch 'development' into renovate/org.springframework-spring-messaging-6.x
2 parents 8fdca4e + a2d7a3f commit 8b94bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ if (project.hasProperty('release')) {
7171

7272
dependencies {
7373
// Spring
74-
implementation 'org.springframework:spring-messaging:6.2.13'
74+
implementation 'org.springframework:spring-messaging:7.0.0'
7575
// Spring Boot
7676
implementation "org.springframework.boot:spring-boot-starter-data-rest"
7777
implementation "org.springframework.boot:spring-boot-starter-amqp"

0 commit comments

Comments
 (0)