Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2021
1 parent aa96c08 commit 96d77b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ For more details, please see https://issues.apache.org/jira/browse/AURORA-1169
force "org.apache.thrift:libthrift:${thriftRev}"
force "org.apache.zookeeper:zookeeper:${zookeeperRev}"
force "org.hamcrest:hamcrest-core:2.2"
force 'org.objenesis:objenesis:2.2'
force 'org.objenesis:objenesis:3.1'
force "org.slf4j:slf4j-api:${slf4jRev}"
}
}
Expand Down

0 comments on commit 96d77b0

Please sign in to comment.