Skip to content

Commit

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

Bump byte-buddy-parent from 1.11.21 to 1.12.0
  • Loading branch information
Siedlerchr committed Nov 8, 2021
2 parents f650d0c + 5f85b57 commit 1eaaf50
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 {
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
testImplementation 'org.junit.platform:junit-platform-launcher:1.8.1'

testImplementation 'net.bytebuddy:byte-buddy-parent:1.11.21'
testImplementation 'net.bytebuddy:byte-buddy-parent:1.12.0'
testRuntimeOnly group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-SNAPSHOT'
testRuntimeOnly group: 'org.apache.logging.log4j', name: 'log4j-jul', version: '3.0.0-SNAPSHOT'
testImplementation 'org.mockito:mockito-core:4.0.0'
Expand Down

0 comments on commit 1eaaf50

Please sign in to comment.