Skip to content

Commit ed9ed58

Browse files
dependabot[bot]jreynard-code
authored andcommitted
Gradle: Bump org.springframework.amqp:spring-rabbit-test
Bumps [org.springframework.amqp:spring-rabbit-test](https://github.com/spring-projects/spring-amqp) from 3.1.4 to 3.2.4. - [Release notes](https://github.com/spring-projects/spring-amqp/releases) - [Commits](spring-projects/spring-amqp@v3.1.4...v3.2.4) --- updated-dependencies: - dependency-name: org.springframework.amqp:spring-rabbit-test dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5dda96d commit ed9ed58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val argoClientJavaVersion = "v3.5.11"
88
val retroFitVersion = "2.11.0"
99
val okHttpBom = "4.12.0"
1010
val testContainersRabbitMQVersion = "1.20.6"
11-
val springRabbitMQTestVersion = "3.1.4"
11+
val springRabbitMQTestVersion = "3.2.4"
1212

1313
dependencies {
1414
implementation(projects.cosmotechConnectorApi)

0 commit comments

Comments
 (0)