Skip to content

Commit aada164

Browse files
Bump org.scalamock:scalamock_2.12 from 5.2.0 to 6.0.0
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](scalamock/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]>
1 parent 3a99cac commit aada164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>org.scalamock</groupId>
4040
<artifactId>scalamock_${scala.compat.version}</artifactId>
41-
<version>5.2.0</version>
41+
<version>6.0.0</version>
4242
<scope>test</scope>
4343
</dependency>
4444
<dependency>

0 commit comments

Comments
 (0)