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

This commit is contained in:
Renovate Bot 2025-01-21 19:06:11 +00:00
parent 646f3ff862
commit cb4cd51dba

View File

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