Skip to content

Commit

Permalink
Bump org.jmock:jmock-junit3 from 2.13.0 to 2.13.1
Browse files Browse the repository at this point in the history
Bumps [org.jmock:jmock-junit3](https://github.com/jmock-developers/jmock-library) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/jmock-developers/jmock-library/releases)
- [Commits](jmock-developers/jmock-library@2.13.0...2.13.1)

---
updated-dependencies:
- dependency-name: org.jmock:jmock-junit3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent bb01154 commit e3ed52e
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 @@ -75,7 +75,7 @@
<dependency>
<groupId>org.jmock</groupId>
<artifactId>jmock-junit3</artifactId>
<version>2.13.0</version>
<version>2.13.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit e3ed52e

Please sign in to comment.