Skip to content

Commit

Permalink
Bump org.objenesis:objenesis from 3.3 to 3.4
Browse files Browse the repository at this point in the history
Bumps [org.objenesis:objenesis](https://github.com/easymock/objenesis) from 3.3 to 3.4.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](easymock/objenesis@3.3...3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and henri-tremblay committed May 7, 2024
1 parent 37f9778 commit 48990d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>3.3</version>
<version>3.4</version>
</dependency>
<!-- Used for class mocking on Android -->
<dependency>
Expand Down

0 comments on commit 48990d9

Please sign in to comment.