We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e028c commit 84a69e9Copy full SHA for 84a69e9
pom.xml
@@ -48,7 +48,7 @@
48
49
<com.github.spotbugs.version>4.7.3</com.github.spotbugs.version>
50
<com.github.spotbugs.plugin.version>4.7.3.4</com.github.spotbugs.plugin.version>
51
- <org.junit.jupiter.version>5.9.2</org.junit.jupiter.version>
+ <org.junit.jupiter.version>5.9.3</org.junit.jupiter.version>
52
<org.hamcrest.version>2.2</org.hamcrest.version>
53
<org.mockito.version>5.2.0</org.mockito.version>
54
<org.jacoco.maven.plugin.version>0.8.10</org.jacoco.maven.plugin.version>
0 commit comments