We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafb81c commit 69c9505Copy full SHA for 69c9505
1 file changed
pom.xml
@@ -111,19 +111,19 @@ SOFTWARE.
111
<dependency>
112
<groupId>org.junit.jupiter</groupId>
113
<artifactId>junit-jupiter-api</artifactId>
114
- <version>5.14.4</version>
+ <version>6.1.0</version>
115
<scope>test</scope>
116
</dependency>
117
118
119
<artifactId>junit-jupiter-params</artifactId>
120
121
122
123
124
125
<artifactId>junit-jupiter-engine</artifactId>
126
127
128
129
0 commit comments