Skip to content

Commit b04941c

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.16 to 1.14.17 (#432)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.16 to 1.14.17. - [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.14.16...byte-buddy-1.14.17) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9544571 commit b04941c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ dependencies {
8484
}
8585

8686
val dependencyVersions = listOf(
87-
"net.bytebuddy:byte-buddy:1.14.16",
88-
"net.bytebuddy:byte-buddy-agent:1.14.16",
87+
"net.bytebuddy:byte-buddy:1.14.17",
88+
"net.bytebuddy:byte-buddy-agent:1.14.17",
8989
"org.jetbrains:annotations:24.1.0",
9090
"org.opentest4j:opentest4j:1.3.0",
9191
)

0 commit comments

Comments
 (0)