Skip to content

Commit

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

Bump kotest-runner-junit5-jvm from 5.2.3 to 5.3.0
  • Loading branch information
jesperancinha authored May 2, 2022
2 parents c7cab4a + 9ea5287 commit 66bb39d
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 @@ -26,7 +26,7 @@

<!-- Unit testing -->
<junit-jupiter.version>5.8.2</junit-jupiter.version>
<kotest-runner-junit5-jvm.version>5.2.3</kotest-runner-junit5-jvm.version>
<kotest-runner-junit5-jvm.version>5.3.0</kotest-runner-junit5-jvm.version>
<mockk.version>1.12.3</mockk.version>

<!-- Coverage related -->
Expand Down

0 comments on commit 66bb39d

Please sign in to comment.