Skip to content

Commit bbbeca4

Browse files
Update dependency net.bytebuddy:byte-buddy-gradle-plugin to v1.14.7 (#9319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7506fe commit bbbeca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conventions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation("org.owasp:dependency-check-gradle:8.4.0")
6464
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.1")
6565
// When updating, also update dependencyManagement/build.gradle.kts
66-
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.6")
66+
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.14.7")
6767
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
6868
implementation("me.champeau.jmh:jmh-gradle-plugin:0.7.1")
6969
implementation("net.ltgt.gradle:gradle-errorprone-plugin:3.1.0")

0 commit comments

Comments
 (0)