Skip to content

Commit

Permalink
Merge pull request #206 from mybatis/renovate/org.scalatest-scalatest…
Browse files Browse the repository at this point in the history
…_2.13-3.x

Update dependency org.scalatest:scalatest_2.13 to v3.2.19
  • Loading branch information
hazendaz authored Jun 23, 2024
2 parents 5199884 + dc56dc9 commit e21e77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mybatis-scala-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_${scala.binary}</artifactId>
<version>3.2.18</version>
<version>3.2.19</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e21e77f

Please sign in to comment.