Update dependency org.springframework.amqp:spring-rabbit-test to v3.2.1

This commit is contained in:
Renovate Bot 2024-12-16 20:05:30 +00:00
parent ba0f8e681b
commit d7b2d41653

View File

@ -16,7 +16,7 @@ configurations {
}
}
val springBootVersion = "3.2.0"
val springBootVersion = "3.2.1"
val springCloudVersion = "2022.0.5"
val springSecurityVersion = "6.4.2"
val testcontainersVersion = "1.20.0"