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 007d999 commit a3789dbCopy full SHA for a3789db
pom.xml
@@ -34,7 +34,7 @@
34
<maven.compiler.source>${java.version}</maven.compiler.source>
35
<wiremock.version>3.5.4</wiremock.version>
36
<testcontainers.version>1.21.0</testcontainers.version>
37
- <junit.version>5.12.1</junit.version>
+ <junit.version>5.13.1</junit.version>
38
<assertj.version>3.26.3</assertj.version>
39
<awaitility.version>4.2.2</awaitility.version>
40
<project.scm.id>github</project.scm.id>
0 commit comments