Skip to content

Commit

Permalink
Bump scalatest_2.12 from 3.2.12 to 3.3.0-SNAP3
Browse files Browse the repository at this point in the history
Bumps [scalatest_2.12](https://github.com/scalatest/scalatest) from 3.2.12 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.12
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2022
1 parent 07f230d commit 3f4f7f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_${scala.compat.version}</artifactId>
<version>3.2.12</version>
<version>3.3.0-SNAP3</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 3f4f7f5

Please sign in to comment.