Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 25, 2021
1 parent e73b4a5 commit e851eb0
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 @@ -46,7 +46,7 @@ dependencies {
exclude module: 'groovy-all'
}
testImplementation 'net.bytebuddy:byte-buddy:1.10.22'
testImplementation 'org.objenesis:objenesis:3.1'
testImplementation 'org.objenesis:objenesis:3.2'
testImplementation 'commons-io:commons-io:2.8.0'

functionalTestImplementation localGroovy()
Expand Down

0 comments on commit e851eb0

Please sign in to comment.