Skip to content

Commit 59b5887

Browse files
Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.15
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.14 to 1.14.15. - [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.14...byte-buddy-1.14.15) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8a4215 commit 59b5887

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.14",
88-
"net.bytebuddy:byte-buddy-agent:1.14.14",
87+
"net.bytebuddy:byte-buddy:1.14.15",
88+
"net.bytebuddy:byte-buddy-agent:1.14.15",
8989
"org.jetbrains:annotations:24.1.0",
9090
"org.opentest4j:opentest4j:1.3.0",
9191
)

0 commit comments

Comments
 (0)