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 5ea6810 commit 66c58c2Copy full SHA for 66c58c2
README.md
@@ -54,7 +54,7 @@ And add the following dependency to your `.pom` file:
54
<dependency>
55
<groupId>com.google.testparameterinjector</groupId>
56
<artifactId>test-parameter-injector</artifactId>
57
- <version>1.17</version>
+ <version>1.18</version>
58
<scope>test</scope>
59
</dependency>
60
```
@@ -97,7 +97,7 @@ And add the following dependency to your `.pom` file:
97
98
99
<artifactId>test-parameter-injector-junit5</artifactId>
100
101
102
103
0 commit comments