Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
test(deps): update dependency org.objenesis:objenesis to v3.2 (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 6, 2021
1 parent 3e53aa1 commit 091fdea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-resourcemanager/pom.xml
Expand Up @@ -151,7 +151,7 @@
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>3.1</version>
<version>3.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 091fdea

Please sign in to comment.