Skip to content

Commit

Permalink
Bump org.scalamock:scalamock_2.12 from 5.2.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [org.scalamock:scalamock_2.12](https://github.com/paulbutcher/ScalaMock) from 5.2.0 to 6.0.0.
- [Release notes](https://github.com/paulbutcher/ScalaMock/releases)
- [Commits](paulbutcher/ScalaMock@5.2.0...6.0.0)

---
updated-dependencies:
- dependency-name: org.scalamock:scalamock_2.12
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 3a99cac commit aada164
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 @@ -38,7 +38,7 @@
<dependency>
<groupId>org.scalamock</groupId>
<artifactId>scalamock_${scala.compat.version}</artifactId>
<version>5.2.0</version>
<version>6.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit aada164

Please sign in to comment.