We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d77c615 commit 07f8011Copy full SHA for 07f8011
pom.xml
@@ -116,7 +116,7 @@
116
<test.persistence.unit>brmo.persistence.hsqldb</test.persistence.unit>
117
<test.hsqldb.version>2.7.4</test.hsqldb.version>
118
<test.onlyITs>false</test.onlyITs>
119
- <test.junit-jupiter.version>5.12.0</test.junit-jupiter.version>
+ <test.junit-jupiter.version>5.12.1</test.junit-jupiter.version>
120
<maven.surefire.version>3.5.2</maven.surefire.version>
121
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
122
<versions-maven-plugin.version>2.18.0</versions-maven-plugin.version>
0 commit comments