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 6b904fd commit 84e0510Copy full SHA for 84e0510
pom.xml
@@ -23,7 +23,7 @@
23
<dependency>
24
<groupId>org.junit</groupId>
25
<artifactId>junit-bom</artifactId>
26
- <version>5.11.3</version>
+ <version>5.11.4</version>
27
<type>pom</type>
28
<scope>import</scope>
29
</dependency>
@@ -146,7 +146,7 @@
146
147
<groupId>org.junit.jupiter</groupId>
148
<artifactId>junit-jupiter</artifactId>
149
150
<scope>test</scope>
151
152
</dependencies>
0 commit comments