Skip to content

Commit b9ecb1c

Browse files
Bump net.bytebuddy:byte-buddy from 1.17.1 to 1.17.2
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.1 to 1.17.2. - [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.17.1...byte-buddy-1.17.2) --- 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 7f117ef commit b9ecb1c

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
@@ -71,8 +71,8 @@ dependencies {
7171
}
7272

7373
val dependencyVersions = listOf(
74-
"net.bytebuddy:byte-buddy:1.17.1",
75-
"net.bytebuddy:byte-buddy-agent:1.17.1",
74+
"net.bytebuddy:byte-buddy:1.17.2",
75+
"net.bytebuddy:byte-buddy-agent:1.17.2",
7676
"org.jetbrains:annotations:26.0.2",
7777
"org.opentest4j:opentest4j:1.3.0",
7878
)

0 commit comments

Comments
 (0)