Skip to content

Commit

Permalink
Bump org.objenesis:objenesis from 3.3 to 3.4 (#753)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 17fee15 commit fa41825
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 @@ -77,7 +77,7 @@ dependencies {
testImplementation("org.spockframework:spock-core:2.3-groovy-3.0")
testImplementation("org.spockframework:spock-junit4:2.3-groovy-3.0")
testImplementation("cglib:cglib-nodep:3.3.0")
testImplementation("org.objenesis:objenesis:3.3")
testImplementation("org.objenesis:objenesis:3.4")
testImplementation("org.apache.sshd:sshd-core:2.12.1")
testImplementation("org.apache.sshd:sshd-git:2.12.1")
testImplementation("com.github.stefanbirkner:system-rules:1.19.0")
Expand Down

0 comments on commit fa41825

Please sign in to comment.