Skip to content

Commit 1a3aa8f

Browse files
Bump org.objenesis:objenesis from 3.4 to 3.5 (#1025)
Bumps [org.objenesis:objenesis](https://github.com/easymock/objenesis) from 3.4 to 3.5. - [Release notes](https://github.com/easymock/objenesis/releases) - [Commits](easymock/objenesis@3.4...3.5) --- updated-dependencies: - dependency-name: org.objenesis:objenesis dependency-version: '3.5' 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>
1 parent afc349c commit 1a3aa8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
}
7272
testImplementation("org.apache.commons:commons-compress:1.28.0")
7373
testImplementation("net.bytebuddy:byte-buddy:1.18.8")
74-
testImplementation("org.objenesis:objenesis:3.4")
74+
testImplementation("org.objenesis:objenesis:3.5")
7575
testImplementation("org.apache.sshd:sshd-core:2.17.1")
7676
testImplementation("org.apache.sshd:sshd-git:2.17.1")
7777
testImplementation("com.github.stefanbirkner:system-lambda:1.2.1")

0 commit comments

Comments
 (0)