Skip to content

Commit

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

Bump byte-buddy-parent from 1.10.3 to 1.10.4
  • Loading branch information
Siedlerchr committed Dec 2, 2019
2 parents 9fe018a + 78271b0 commit 8f2b864
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 @@ -211,7 +211,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.3'
testCompile 'net.bytebuddy:byte-buddy-parent:1.10.4'
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.2.0'
Expand Down

0 comments on commit 8f2b864

Please sign in to comment.