Skip to content

Commit 24834e0

Browse files
Bump byte-buddy-parent from 1.10.3 to 1.10.4
Bumps [byte-buddy-parent](https://github.com/raphw/byte-buddy) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.10.3...byte-buddy-1.10.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f458db1 commit 24834e0

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
@@ -211,7 +211,7 @@ dependencies {
211211
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.5.2'
212212
testCompile 'org.junit.platform:junit-platform-launcher:1.5.2'
213213

214-
testCompile 'net.bytebuddy:byte-buddy-parent:1.10.3'
214+
testCompile 'net.bytebuddy:byte-buddy-parent:1.10.4'
215215
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-SNAPSHOT'
216216
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-jul', version: '3.0.0-SNAPSHOT'
217217
testCompile 'org.mockito:mockito-core:3.1.0'

0 commit comments

Comments
 (0)