Skip to content

Commit e21e77f

Browse files
authored
Merge pull request #206 from mybatis/renovate/org.scalatest-scalatest_2.13-3.x
Update dependency org.scalatest:scalatest_2.13 to v3.2.19
2 parents 5199884 + dc56dc9 commit e21e77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mybatis-scala-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>org.scalatest</groupId>
5656
<artifactId>scalatest_${scala.binary}</artifactId>
57-
<version>3.2.18</version>
57+
<version>3.2.19</version>
5858
<scope>test</scope>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)