Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
94dd7e0e
Commit
94dd7e0e
authored
2 years ago
by
Gabriel Barbier
Committed by
Jeremie Bresson
2 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update Mockito and JUnit
parent
e6424902
6.x
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+3
-3
pom.xml
with
3 additions
and
3 deletions
+3
-3
pom.xml
+
3
-
3
View file @
94dd7e0e
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets