Skip to content

Commit

Permalink
Update dependency org.objenesis:objenesis to v3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and leonard84 committed May 15, 2024
1 parent 73050a3 commit efe0082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ log4j = "log4j:log4j:1.2.17"
mockito4 = { module = "org.mockito:mockito-core", version.ref = "mockito4" }
mockito4inline = { module = "org.mockito:mockito-inline", version.ref = "mockito4" }
mockito5 = { module = "org.mockito:mockito-core", version.ref = "mockito5" }
objenesis = "org.objenesis:objenesis:3.3"
objenesis = "org.objenesis:objenesis:3.4"
# This needs a classifier, but is 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
jacoco-agent = { module = "org.jacoco:org.jacoco.agent", version.ref = "jacoco" }
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
Expand Down

0 comments on commit efe0082

Please sign in to comment.