Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 3f0d395

Browse files
fix(deps): update dependency org.objenesis:objenesis to v3.4
1 parent 9971dd6 commit 3f0d395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gorm = '9.0.0-SNAPSHOT'
99
jakarta-annotation-api = '3.0.0'
1010
micronaut-http-client = '4.6.5'
1111
micronaut-serde-jackson = '2.10.2'
12-
objenesis = '3.3'
12+
objenesis = '3.4'
1313
rxjava = '1.3.8'
1414
rxjava2 = '2.2.21'
1515
slf4j = '1.7.36'

0 commit comments

Comments
 (0)