Skip to content

Commit

Permalink
Update dependency org.scalatest:scalatest_2.13 to v3.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2022
1 parent 6597044 commit 0d573c6
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.13</version>
<version>3.2.14</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 0d573c6

Please sign in to comment.