Skip to content

Commit 4ada66b

Browse files
authored
Merge pull request #5241 from JabRef/dependabot/gradle/net.bytebuddy-byte-buddy-parent-1.10.1
Bump byte-buddy-parent from 1.9.13 to 1.10.1
2 parents cc53fb8 + 9129502 commit 4ada66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ dependencies {
193193
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.1'
194194
testCompile 'org.junit.platform:junit-platform-launcher:1.5.1'
195195

196-
testCompile 'net.bytebuddy:byte-buddy-parent:1.9.13'
196+
testCompile 'net.bytebuddy:byte-buddy-parent:1.10.1'
197197
testRuntime 'org.apache.logging.log4j:log4j-core:2.12.0'
198198
testRuntime 'org.apache.logging.log4j:log4j-jul:2.12.1'
199199
testCompile 'org.mockito:mockito-core:3.0.0'

0 commit comments

Comments
 (0)