Skip to content

Commit

Permalink
Merge pull request #78 from camdenorrb/dependabot/gradle/net.bytebudd…
Browse files Browse the repository at this point in the history
…y-byte-buddy-1.14.16

Bump net.bytebuddy:byte-buddy from 1.14.15 to 1.14.16
  • Loading branch information
github-actions[bot] committed May 22, 2024
2 parents 8e7db38 + 38e5961 commit 031c193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
// Transformers
implementation("org.ow2.asm:asm:9.7")
implementation("com.guardsquare:proguard-core:9.1.4")
implementation("net.bytebuddy:byte-buddy:1.14.15")
implementation("net.bytebuddy:byte-buddy:1.14.16")
implementation("org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.7.0")


Expand Down

0 comments on commit 031c193

Please sign in to comment.