Skip to content

Commit a4d1671

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump net.bytebuddy:byte-buddy from 1.14.4 to 1.14.5
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.4 to 1.14.5. - [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.4...byte-buddy-1.14.5) --- 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 e9e0b94 commit a4d1671

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
@@ -83,8 +83,8 @@ dependencies {
8383
}
8484

8585
val dependencyVersions = listOf(
86-
"net.bytebuddy:byte-buddy:1.14.4",
87-
"net.bytebuddy:byte-buddy-agent:1.14.4",
86+
"net.bytebuddy:byte-buddy:1.14.5",
87+
"net.bytebuddy:byte-buddy-agent:1.14.5",
8888
)
8989

9090
val dependencyGroupVersions = mapOf(

0 commit comments

Comments
 (0)