Skip to content

Commit a6c3ea4

Browse files
authored
Merge pull request #78 from CXwudi/dependabot/maven/io.kotest-kotest-runner-junit5-jvm-5.7.2
⬆️ Bump io.kotest:kotest-runner-junit5-jvm from 5.6.2 to 5.7.2
2 parents f7e99c7 + c7b034b commit a6c3ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<dependency>
116116
<groupId>io.kotest</groupId>
117117
<artifactId>kotest-runner-junit5-jvm</artifactId>
118-
<version>5.6.2</version>
118+
<version>5.7.2</version>
119119
<scope>test</scope>
120120
</dependency>
121121
<dependency>

0 commit comments

Comments
 (0)