Skip to content
Snippets Groups Projects
Commit c4f9b407 authored by Lars Johansson's avatar Lars Johansson
Browse files

Update testcontainers version to 1.17.1

parent debab847
No related branches found
No related tags found
No related merge requests found
Pipeline #111385 passed
......@@ -85,13 +85,13 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.16.3</version>
<version>1.17.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
<version>1.16.3</version>
<version>1.17.1</version>
<scope>test</scope>
</dependency>
</dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment