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 4ece79b commit 876a342Copy full SHA for 876a342
pom.xml
@@ -72,7 +72,7 @@
72
<maven.compiler.target>1.8</maven.compiler.target>
73
<maven.compiler.showDeprecation>true</maven.compiler.showDeprecation>
74
<conscrypt.version>2.5.2</conscrypt.version>
75
- <junit.version>5.13.1</junit.version>
+ <junit.version>5.13.3</junit.version>
76
<hamcrest.version>3.0</hamcrest.version>
77
<junit.migrationsupport.version>5.0.0</junit.migrationsupport.version>
78
<mockito.version>4.11.0</mockito.version>
0 commit comments