Skip to content

Commit 028d79e

Browse files
Bump byte-buddy-parent from 1.11.2 to 1.11.5 (#7837)
Bumps [byte-buddy-parent](https://github.com/raphw/byte-buddy) from 1.11.2 to 1.11.5. - [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.11.2...byte-buddy-1.11.5) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy-parent dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52cdc20 commit 028d79e

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
@@ -214,7 +214,7 @@ dependencies {
214214
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.7.2'
215215
testImplementation 'org.junit.platform:junit-platform-launcher:1.7.2'
216216

217-
testImplementation 'net.bytebuddy:byte-buddy-parent:1.11.2'
217+
testImplementation 'net.bytebuddy:byte-buddy-parent:1.11.5'
218218
testRuntimeOnly group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-SNAPSHOT'
219219
testRuntimeOnly group: 'org.apache.logging.log4j', name: 'log4j-jul', version: '3.0.0-SNAPSHOT'
220220
testImplementation 'org.mockito:mockito-core:3.11.1'

0 commit comments

Comments
 (0)