Skip to content

Commit

Permalink
Upgrade internal test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
oswaldobapvicjr committed Nov 13, 2022
1 parent 7431f34 commit 92b152b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
<slf4j.version>1.7.36</slf4j.version>

<!-- Test dependencies -->
<junit.version>5.8.2</junit.version>
<junit.version>5.9.1</junit.version>
<junit-utils.version>1.3.1</junit-utils.version>
<mockito.version>4.2.0</mockito.version>
<logback.version>1.2.10</logback.version>
<mockito.version>4.8.1</mockito.version>
<logback.version>1.4.4</logback.version>

</properties>

Expand Down

0 comments on commit 92b152b

Please sign in to comment.