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

This commit is contained in:
Renovate Bot 2024-11-20 00:06:10 +00:00
parent 0de27df114
commit 9b62571172

View File

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