Skip to content

Commit

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

⬆️ Bump io.kotest:kotest-runner-junit5-jvm from 5.6.2 to 5.7.2
  • Loading branch information
CXwudi authored Oct 4, 2023
2 parents f7e99c7 + c7b034b commit a6c3ea4
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 @@ -115,7 +115,7 @@
<dependency>
<groupId>io.kotest</groupId>
<artifactId>kotest-runner-junit5-jvm</artifactId>
<version>5.6.2</version>
<version>5.7.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a6c3ea4

Please sign in to comment.