Skip to content

Commit

Permalink
fix(deps): update dependency org.junit.jupiter:junit-jupiter-params t…
Browse files Browse the repository at this point in the history
…o v5.8.2

(cherry picked from commit e824d751318b7a3f78d51578af336bba8712e05a)
  • Loading branch information
Renovate Bot authored and colin-janke committed Nov 29, 2021
1 parent e577585 commit 5fdb861
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 @@ -50,7 +50,7 @@
<jcommander.version>1.81</jcommander.version>

<slf4j-api.version>1.7.32</slf4j-api.version>
<junit-jupiter.version>5.8.1</junit-jupiter.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<maven-surefire-plugin.version>3.0.0-M5</maven-surefire-plugin.version>
<assertj.version>3.21.0</assertj.version>
<mockito.version>4.1.0</mockito.version>
Expand Down

0 comments on commit 5fdb861

Please sign in to comment.