Skip to content

Commit 038dc9c

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.12 to 1.14.13. - [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.12...byte-buddy-1.14.13) --- 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 5421c0b commit 038dc9c

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

0 commit comments

Comments
 (0)