We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d358ecc + d01b2fc commit 7b56e64Copy full SHA for 7b56e64
1 file changed
pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
32
<!-- What does the CheckForFIXME profile look for? -->
33
<forbidden.keywords.re>\bFIXME\b|Auto-generated method stub</forbidden.keywords.re>
34
35
- <junit.version>5.13.4</junit.version>
+ <junit.version>6.0.0</junit.version>
36
<checkstyle.version>11.1.0</checkstyle.version>
37
<javadoc.version>3.12.0</javadoc.version>
38
<testing.version>3.5.4</testing.version>
0 commit comments