Skip to content

Commit

Permalink
test(deps): update dependency org.objenesis:objenesis to v3.3 (#1529)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 1, 2022
1 parent 1590f90 commit 04e7a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>3.2</version>
<version>3.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 04e7a97

Please sign in to comment.