We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c36bf8a commit a22bf9fCopy full SHA for a22bf9f
pom.xml
@@ -69,13 +69,13 @@
69
<dependency>
70
<groupId>junit</groupId>
71
<artifactId>junit</artifactId>
72
- <version>4.13.1</version>
+ <version>4.13.2</version>
73
<scope>test</scope>
74
</dependency>
75
76
<groupId>org.mockito</groupId>
77
<artifactId>mockito-core</artifactId>
78
- <version>3.1.0</version>
+ <version>4.11.0</version>
79
80
81
@@ -94,7 +94,7 @@
94
95
<groupId>org.testcontainers</groupId>
96
<artifactId>testcontainers</artifactId>
97
- <version>1.17.2</version>
+ <version>1.17.6</version>
98
99
100
0 commit comments