Update Test Container version

This commit is contained in:
Glenn Renfro
2022-05-24 10:44:46 -04:00
parent da36f6c4e1
commit 535175d664
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.16.1</test.containers.version>
<test.rabbit.containers.version>1.16.1</test.rabbit.containers.version>
<test.containers.version>1.17.2</test.containers.version>
<test.rabbit.containers.version>1.17.2</test.rabbit.containers.version>
<test.ducttape.version>1.0.8</test.ducttape.version>
</properties>