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 (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 23, 2020
1 parent 58e7ea1 commit 2268ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -156,7 +156,7 @@
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>2.6</version>
<version>3.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2268ae1

Please sign in to comment.