Skip to content

Commit

Permalink
Update objenesis to 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed May 6, 2024
1 parent 724c0b5 commit 8e26842
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
<dependency>
<groupId>org.objenesis</groupId>
<artifactId>objenesis</artifactId>
<version>3.3</version>
<version>3.4</version>
<type>jar</type>
</dependency>
</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ Update assertj-core to 3.25.3
Update bytebuddy to 1.14.12
Update bytebuddy to 1.14.13
Update bytebuddy to 1.14.14
Update objenesis to 3.4

0 comments on commit 8e26842

Please sign in to comment.