Skip to content

Commit

Permalink
Merge pull request #631 from jesperancinha/dependabot/maven/io.kotest…
Browse files Browse the repository at this point in the history
…-kotest-runner-junit5-jvm-5.6.2

Bump kotest-runner-junit5-jvm from 5.6.1 to 5.6.2
  • Loading branch information
github-actions[bot] committed May 10, 2023
2 parents 8da5c10 + ee1fbf8 commit fb11694
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 @@ -27,7 +27,7 @@

<!-- Unit testing -->
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<kotest-runner-junit5-jvm.version>5.6.1</kotest-runner-junit5-jvm.version>
<kotest-runner-junit5-jvm.version>5.6.2</kotest-runner-junit5-jvm.version>
<mockk.version>1.13.5</mockk.version>

<!-- Coverage related -->
Expand Down

0 comments on commit fb11694

Please sign in to comment.