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 258d345 commit f03e1b8Copy full SHA for f03e1b8
pom.xml
@@ -33,7 +33,7 @@
33
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
34
<com.squareup.retrofit2.version>2.11.0</com.squareup.retrofit2.version>
35
<org.mockito.version>5.12.0</org.mockito.version>
36
- <org.junit.jupiter.version>5.11.0</org.junit.jupiter.version>
+ <org.junit.jupiter.version>5.11.3</org.junit.jupiter.version>
37
<com.squareup.okhttp3.version>5.0.0-alpha.14</com.squareup.okhttp3.version>
38
39
</properties>
0 commit comments