Skip to content

Commit

Permalink
Set back mockito and junit to old versions
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-v committed Aug 31, 2023
1 parent b0f3155 commit 78aae14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<reactor.version>2020.0.32</reactor.version>
<jackson.version>2.15.1</jackson.version>

<mockito-junit.version>5.3.1</mockito-junit.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<mockito-junit.version>4.6.1</mockito-junit.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<hamcrest.version>1.3</hamcrest.version>

<distributionManagement.url>https://maven.pkg.github.com/scalecube/scalecube-cluster
Expand Down

0 comments on commit 78aae14

Please sign in to comment.