We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8952c8 commit c5f2733Copy full SHA for c5f2733
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.1</version>
+ <version>6.0.1</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