Skip to content

Commit

Permalink
Merge pull request #99 from Bindambc/dependabot/maven/org.junit.jupit…
Browse files Browse the repository at this point in the history
…er.version-5.10.0

Bump org.junit.jupiter.version from 5.9.3 to 5.10.0
  • Loading branch information
Bindambc authored Aug 3, 2023
2 parents 7f94189 + ed37f7e commit dd9d83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<com.squareup.retrofit2.version>2.9.0</com.squareup.retrofit2.version>
<org.mockito.version>5.2.0</org.mockito.version>
<org.junit.jupiter.version>5.9.3</org.junit.jupiter.version>
<org.junit.jupiter.version>5.10.0</org.junit.jupiter.version>
<com.squareup.okhttp3.version>5.0.0-alpha.11</com.squareup.okhttp3.version>
</properties>

Expand Down

0 comments on commit dd9d83a

Please sign in to comment.