Commit 94dd7e0e authored by Gabriel Barbier's avatar Gabriel Barbier Committed by Jeremie Bresson
Browse files

Update Mockito and JUnit

parent e6424902
......@@ -55,9 +55,9 @@
<servlet.version>6.0.0</servlet.version>
<activation.version>2.1.1</activation.version>
<junit.version>5.8.2</junit.version>
<junit.version>5.9.2</junit.version>
<testcontainers.version>1.15.3</testcontainers.version>
<mockito.version>4.4.0</mockito.version>
<mockito.version>5.2.0</mockito.version>
<hamcrest.version>1.3</hamcrest.version>
<systemRules.version>1.19.0</systemRules.version>
......@@ -429,7 +429,7 @@
<dependency>
<groupId>uk.org.webcompere</groupId>
<artifactId>system-stubs-jupiter</artifactId>
<version>1.2.0</version>
<version>2.0.2</version>
<scope>test</scope>
</dependency>
</dependencies>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment