Upgraded test container version

This commit is contained in:
Glenn Renfro
2022-10-25 16:05:12 -04:00
parent 956a5694c9
commit 969f405824
3 changed files with 6 additions and 6 deletions

View File

@@ -14,8 +14,8 @@
<properties>
<spring-cloud-commons.version>4.0.0-SNAPSHOT</spring-cloud-commons.version>
<test.containers.version>1.17.3</test.containers.version>
<test.rabbit.containers.version>1.17.3</test.rabbit.containers.version>
<test.containers.version>1.17.5</test.containers.version>
<test.rabbit.containers.version>1.17.5</test.rabbit.containers.version>
<test.ducttape.version>1.0.8</test.ducttape.version>
</properties>