Bump byte-buddy-gradle-plugin from 1.12.16 to 1.12.17 in /conventions (#6702)

This commit is contained in:
dependabot[bot] 2022-09-21 19:53:58 -07:00 committed by GitHub
parent 05a1c9d984
commit 1f88304510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ dependencies {
implementation("org.gradle:test-retry-gradle-plugin:1.4.1")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.6.0")
// When updating, also update dependencyManagement/build.gradle.kts
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.12.16")
implementation("net.bytebuddy:byte-buddy-gradle-plugin:1.12.17")
implementation("gradle.plugin.io.morethan.jmhreport:gradle-jmh-report:0.9.0")
implementation("me.champeau.jmh:jmh-gradle-plugin:0.6.8")
implementation("net.ltgt.gradle:gradle-errorprone-plugin:2.0.2")