Skip to content

Commit

Permalink
Bump org.objenesis:objenesis from 3.3 to 3.4 (#435)
Browse files Browse the repository at this point in the history
Bumps [org.objenesis:objenesis](https://github.com/easymock/objenesis) from 3.3 to 3.4.
- [Release notes](https://github.com/easymock/objenesis/releases)
- [Commits](easymock/objenesis@3.3...3.4)

---
updated-dependencies:
- dependency-name: org.objenesis:objenesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexis Tual <[email protected]>
  • Loading branch information
dependabot[bot] and alextu authored May 14, 2024
1 parent 04ea5dd commit 1dbe343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ dependencies {
testImplementation("org.spockframework:spock-core:2.3-groovy-2.5")
testImplementation("org.spockframework:spock-junit4:2.3-groovy-2.5")
testImplementation("net.bytebuddy:byte-buddy:1.14.15")
testImplementation("org.objenesis:objenesis:3.3")
testImplementation("org.objenesis:objenesis:3.4")
testImplementation(platform("io.netty:netty-bom:4.1.109.Final"))

testImplementation("io.ratpack:ratpack-groovy-test:1.9.0") {
Expand Down

0 comments on commit 1dbe343

Please sign in to comment.