Skip to content

Commit

Permalink
Merge branch 'main' into gradlew-update-8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
camdenorrb committed Apr 11, 2024
2 parents 164275c + 5534953 commit db18d36
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 @@ -19,7 +19,7 @@ dependencies {

// Transformers
implementation("org.ow2.asm:asm:9.6")
implementation("com.guardsquare:proguard-core:9.1.1")
implementation("com.guardsquare:proguard-core:9.1.2")
implementation("net.bytebuddy:byte-buddy:1.14.12")
implementation("org.jetbrains.kotlinx:kotlinx-metadata-jvm:0.7.0")

Expand Down

0 comments on commit db18d36

Please sign in to comment.