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 86607d6 commit d4701c5Copy full SHA for d4701c5
pom-central17.xml
@@ -57,7 +57,7 @@
57
<dependency>
58
<groupId>org.junit.jupiter</groupId>
59
<artifactId>junit-jupiter-engine</artifactId>
60
- <version>[5.10.3,)</version>
+ <version>[5.11.3,)</version>
61
</dependency>
62
</dependencies>
63
</plugin>
@@ -129,13 +129,13 @@
129
130
131
<artifactId>junit-jupiter-api</artifactId>
132
133
<scope>test</scope>
134
135
136
<groupId>org.junit.platform</groupId>
137
<artifactId>junit-platform-launcher</artifactId>
138
- <version>[1.10.3,)</version>
+ <version>[1.11.3,)</version>
139
140
141
0 commit comments