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 116c745 commit baeb75bCopy full SHA for baeb75b
pom.xml
@@ -86,7 +86,7 @@
86
<commons.io.version>2.17.0</commons.io.version>
87
<commons.lang.version>2.6</commons.lang.version>
88
<assertj-core.version>3.26.3</assertj-core.version>
89
- <junit.version>5.11.1</junit.version>
+ <junit.version>5.11.2</junit.version>
90
<logback.version>1.5.8</logback.version>
91
<slf4j.version>2.0.16</slf4j.version>
92
<maven.project.version>2.2.1</maven.project.version>
@@ -226,7 +226,7 @@
226
<dependency>
227
<groupId>org.junit.platform</groupId>
228
<artifactId>junit-platform-suite-engine</artifactId>
229
- <version>1.11.1</version>
+ <version>1.11.2</version>
230
<scope>test</scope>
231
</dependency>
232
0 commit comments