Skip to content

Commit

Permalink
⬆ upgrade dependency io.kotest:kotest-runner-junit5-jvm to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 8e1f029 commit b573976
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.7.2</version>
<version>5.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b573976

Please sign in to comment.