Skip to content
Snippets Groups Projects
Commit 1913e709 authored by Simon Urli's avatar Simon Urli
Browse files

XWIKI-16984: Upgrade to TestContainers 1.12.5

parent 1bb7e3e6
No related branches found
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<properties> <properties>
<xwiki.jacoco.instructionRatio>0.18</xwiki.jacoco.instructionRatio> <xwiki.jacoco.instructionRatio>0.18</xwiki.jacoco.instructionRatio>
<xwiki.pitest.mutationThreshold>26</xwiki.pitest.mutationThreshold> <xwiki.pitest.mutationThreshold>26</xwiki.pitest.mutationThreshold>
<testcontainers.version>1.12.4</testcontainers.version> <testcontainers.version>1.12.5</testcontainers.version>
</properties> </properties>
<dependencies> <dependencies>
<dependency> <dependency>
......
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