Update various dependencies
- Mockito to 5.12.0 - Spring Retry to 2.0.6 - Testcontainers to 1.19.8
This commit is contained in:
@@ -20,14 +20,14 @@ jacoco = "0.8.9"
|
||||
json-path = "2.9.0"
|
||||
junit = "5.10.2"
|
||||
hamcrest = "2.2"
|
||||
mockito = "5.11.0"
|
||||
spring-dep-mgmt = "1.1.4"
|
||||
mockito = "5.12.0"
|
||||
spring-dep-mgmt = "1.1.5"
|
||||
spring-boot = "3.2.6-SNAPSHOT"
|
||||
spring-boot-for-docs = "3.2.6-SNAPSHOT"
|
||||
spring-cloud-stream = "4.1.0"
|
||||
spring-retry = "2.0.5"
|
||||
spring-retry = "2.0.6"
|
||||
system-lambda = "1.2.1"
|
||||
testcontainers = "1.19.7"
|
||||
testcontainers = "1.19.8"
|
||||
# plugins
|
||||
antora = "1.0.0"
|
||||
antora-yml = "0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user