Merge pull request #44 from skyero-aws/dependabot/maven/master/org.junit.jupiter-junit-jupiter-params-5.12.1
Bump org.junit.jupiter:junit-jupiter-params from 5.11.3 to 5.12.1
This commit is contained in:
commit
905a070884
1 changed files with 1 additions and 1 deletions
|
|
@ -248,7 +248,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.junit.jupiter</groupId>
|
<groupId>org.junit.jupiter</groupId>
|
||||||
<artifactId>junit-jupiter-params</artifactId>
|
<artifactId>junit-jupiter-params</artifactId>
|
||||||
<version>5.11.3</version>
|
<version>5.12.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- Using older version to be compatible with Java 8 -->
|
<!-- Using older version to be compatible with Java 8 -->
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue