Skip to content

Commit

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

Bump byte-buddy-parent from 1.10.2 to 1.10.3
  • Loading branch information
Siedlerchr committed Nov 11, 2019
2 parents a72a23b + b06e807 commit 4f744f7
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 @@ -209,7 +209,7 @@ dependencies {
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.2'
testCompile 'org.junit.platform:junit-platform-launcher:1.5.2'

testCompile 'net.bytebuddy:byte-buddy-parent:1.10.2'
testCompile 'net.bytebuddy:byte-buddy-parent:1.10.3'
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-SNAPSHOT'
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-jul', version: '3.0.0-SNAPSHOT'
testCompile 'org.mockito:mockito-core:3.1.0'
Expand Down

0 comments on commit 4f744f7

Please sign in to comment.