File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ And add the following dependency to your `.pom` file:
7171<dependency >
7272 <groupId >com.google.testparameterinjector</groupId >
7373 <artifactId >test-parameter-injector</artifactId >
74- <version >1.21 </version >
74+ <version >1.22 </version >
7575 <scope >test</scope >
7676</dependency >
7777```
@@ -140,7 +140,7 @@ And add the following dependency to your `.pom` file:
140140<dependency >
141141 <groupId >com.google.testparameterinjector</groupId >
142142 <artifactId >test-parameter-injector</artifactId >
143- <version >1.21 </version >
143+ <version >1.22 </version >
144144 <scope >test</scope >
145145</dependency >
146146```
@@ -197,7 +197,7 @@ And add the following dependency to your `.pom` file:
197197<dependency >
198198 <groupId >com.google.testparameterinjector</groupId >
199199 <artifactId >test-parameter-injector-junit5</artifactId >
200- <version >1.21 </version >
200+ <version >1.22 </version >
201201 <scope >test</scope >
202202</dependency >
203203```
You can’t perform that action at this time.
0 commit comments