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 a79d1f7 commit 297ceebCopy full SHA for 297ceeb
pom.xml
@@ -88,8 +88,8 @@
88
89
<!-- JUnit -->
90
<junit.version>4.13.2</junit.version>
91
- <junit5.version>5.11.1</junit5.version>
92
- <junit.platform.version>1.11.1</junit.platform.version>
+ <junit5.version>5.11.2</junit5.version>
+ <junit.platform.version>1.11.2</junit.platform.version>
93
<junit.vintage.version>${junit5.version}</junit.vintage.version>
94
95
<!-- Used to keep the surefire and failsafe plugins in sync (to avoid having different behaviors when tests
0 commit comments