Skip to content

Commit

Permalink
⬆️ Bump org.scalatest:scalatest_3 from 3.2.16 to 3.3.0-SNAP4 (#52)
Browse files Browse the repository at this point in the history
Bumps [org.scalatest:scalatest_3](https://github.com/scalatest/scalatest) from 3.2.16 to 3.3.0-SNAP4.
- [Release notes](https://github.com/scalatest/scalatest/releases)
- [Commits](https://github.com/scalatest/scalatest/commits)

---
updated-dependencies:
- dependency-name: org.scalatest:scalatest_3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 61ad973 commit c41ac26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ dependencies {

testImplementation("org.scalatest:scalatest-flatspec_3:3.2.16")
testImplementation("org.scalatest:scalatest-shouldmatchers_3:3.2.16")
testImplementation("org.scalatest:scalatest_3:3.2.16")
testImplementation("org.scalatest:scalatest_3:3.3.0-SNAP4")

testImplementation("org.scalatestplus:scalacheck-1-17_3:3.2.16.0")
testImplementation("org.scalatestplus:mockito-4-11_3:3.2.16.0")
Expand Down

0 comments on commit c41ac26

Please sign in to comment.