Skip to content

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
radarsh committed Oct 23, 2022
1 parent 142df7b commit 0aea617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ dependencies {

testImplementation gradleTestKit()
testImplementation 'org.spockframework:spock-core:2.0-groovy-3.0'
testImplementation 'net.bytebuddy:byte-buddy:1.12.7'
testImplementation 'org.objenesis:objenesis:3.2'
testImplementation 'net.bytebuddy:byte-buddy:1.12.18'
testImplementation 'org.objenesis:objenesis:3.3'
testImplementation 'commons-io:commons-io:2.11.0'

functionalTestImplementation localGroovy()
Expand Down

0 comments on commit 0aea617

Please sign in to comment.