Skip to content

Commit

Permalink
Merge pull request #59 from rundeck-plugins/renovate/objenesis
Browse files Browse the repository at this point in the history
Update dependency org.objenesis:objenesis to v1.4
  • Loading branch information
gschueler authored Oct 10, 2024
2 parents c97fd44 + 98813e6 commit 3432176
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 @@ -11,7 +11,7 @@ junit = "4.13.2"
groovy = "2.5.23"
spock = "1.3-groovy-2.5"
cglib = "3.3.0"
objenesis = "1.2"
objenesis = "1.4"
axionRelease = "1.18.12"

[libraries]
Expand Down

0 comments on commit 3432176

Please sign in to comment.