Skip to content

Commit c3c5d66

Browse files
Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.3 (#472)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.1 to 1.15.3. - [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.15.1...byte-buddy-1.15.3) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e08c3f5 commit c3c5d66

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
@@ -85,8 +85,8 @@ dependencies {
8585
}
8686

8787
val dependencyVersions = listOf(
88-
"net.bytebuddy:byte-buddy:1.15.1",
89-
"net.bytebuddy:byte-buddy-agent:1.15.1",
88+
"net.bytebuddy:byte-buddy:1.15.3",
89+
"net.bytebuddy:byte-buddy-agent:1.15.3",
9090
"org.jetbrains:annotations:24.1.0",
9191
"org.opentest4j:opentest4j:1.3.0",
9292
)

0 commit comments

Comments
 (0)