Skip to content

Commit

Permalink
Merge pull request #5241 from JabRef/dependabot/gradle/net.bytebuddy-…
Browse files Browse the repository at this point in the history
…byte-buddy-parent-1.10.1

Bump byte-buddy-parent from 1.9.13 to 1.10.1
  • Loading branch information
Siedlerchr authored Aug 26, 2019
2 parents cc53fb8 + 9129502 commit 4ada66b
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 @@ -193,7 +193,7 @@ dependencies {
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.1'
testCompile 'org.junit.platform:junit-platform-launcher:1.5.1'

testCompile 'net.bytebuddy:byte-buddy-parent:1.9.13'
testCompile 'net.bytebuddy:byte-buddy-parent:1.10.1'
testRuntime 'org.apache.logging.log4j:log4j-core:2.12.0'
testRuntime 'org.apache.logging.log4j:log4j-jul:2.12.1'
testCompile 'org.mockito:mockito-core:3.0.0'
Expand Down

0 comments on commit 4ada66b

Please sign in to comment.