Updated versions for release

This commit is contained in:
Glenn Renfro
2022-06-26 12:13:44 -04:00
parent ff811e1922
commit 04b4e28a44
3 changed files with 6 additions and 6 deletions

View File

@@ -13,8 +13,8 @@
<artifactId>spring-cloud-task-integration-tests</artifactId>
<properties>
<test.containers.version>1.15.2</test.containers.version>
<test.rabbit.containers.version>1.15.2</test.rabbit.containers.version>
<test.containers.version>1.15.3</test.containers.version>
<test.rabbit.containers.version>1.15.3</test.rabbit.containers.version>
<test.ducttape.version>1.0.8</test.ducttape.version>
</properties>