Skip to content

Commit

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

Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.6
  • Loading branch information
github-actions[bot] committed Aug 14, 2023
2 parents a08f5c7 + 0e3c81b commit 9bcd49b
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.5")
implementation("com.guardsquare:proguard-core:9.0.10")
implementation("net.bytebuddy:byte-buddy:1.14.5")
implementation("net.bytebuddy:byte-buddy:1.14.6")
implementation("org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.7.0")


Expand Down

0 comments on commit 9bcd49b

Please sign in to comment.