Skip to content

Commit ce3033d

Browse files
Update dependency org.objenesis:objenesis to v3.5 (#2303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb61f13 commit ce3033d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ log4j = "log4j:log4j:1.2.17"
3030
mockito4 = { module = "org.mockito:mockito-core", version.ref = "mockito4" }
3131
mockito4inline = { module = "org.mockito:mockito-inline", version.ref = "mockito4" }
3232
mockito5 = { module = "org.mockito:mockito-core", version.ref = "mockito5" }
33-
objenesis = "org.objenesis:objenesis:3.4"
33+
objenesis = "org.objenesis:objenesis:3.5"
3434
# This needs a classifier, but it has to be specified on the usage end https://melix.github.io/blog/2021/03/version-catalogs-faq.html#_why_can_t_i_use_excludes_or_classifiers
3535
jacoco-agent = { module = "org.jacoco:org.jacoco.agent", version.ref = "jacoco" }
3636
junit5-bom = { module = "org.junit:junit-bom", version.ref = "junit5" }

0 commit comments

Comments
 (0)