fix dependency

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2023-02-03 19:07:10 +10:00
parent 36b41af560
commit 109dd70d67
No known key found for this signature in database
GPG Key ID: 873A8E86B4372146
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.testcontainers</groupId> <groupId>org.testcontainers</groupId>
<artifactId>test</artifactId> <artifactId>testcontainers</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>