Upgraded JUnit to 5.9.1
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -44,8 +44,8 @@
|
||||
<javax-inject.version>1</javax-inject.version>
|
||||
<json-unit-assertj.version>2.27.0</json-unit-assertj.version>
|
||||
|
||||
<junit-vintage.version>5.7.2</junit-vintage.version>
|
||||
<junit-jupiter.version>5.7.2</junit-jupiter.version>
|
||||
<junit-vintage.version>5.9.1</junit-vintage.version>
|
||||
<junit-jupiter.version>5.9.1</junit-jupiter.version>
|
||||
<gmavenplus-plugin.version>1.12.1</gmavenplus-plugin.version>
|
||||
|
||||
<!-- We need to have compatibility with Gradle -->
|
||||
|
||||
Reference in New Issue
Block a user