Skip to content

Commit

Permalink
Bump scalatest_2.13 from 3.2.3 to 3.3.0-SNAP3
Browse files Browse the repository at this point in the history
Bumps [scalatest_2.13](https://github.com/scalatest/scalatest) from 3.2.3 to 3.3.0-SNAP3.
- [Release notes](https://github.com/scalatest/scalatest/releases)
- [Commits](https://github.com/scalatest/scalatest/commits)

---
updated-dependencies:
- dependency-name: org.scalatest:scalatest_2.13
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2022
1 parent 581fdcf commit 63de7b9
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.3.0-SNAP3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 63de7b9

Please sign in to comment.