Skip to content

Commit a4a979c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dependencies {
8383

8484
val dependencyVersions = listOf(
8585
"net.bytebuddy:byte-buddy:1.12.19",
86-
"net.bytebuddy:byte-buddy-agent:1.12.18",
86+
"net.bytebuddy:byte-buddy-agent:1.12.19",
8787
)
8888

8989
val dependencyGroupVersions = mapOf(

0 commit comments

Comments
 (0)