Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.15.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 5a59969 commit ce98f1f
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 @@ -25,7 +25,7 @@ repositories {
}

dependencies {
implementation("net.bytebuddy:byte-buddy:1.15.5")
implementation("net.bytebuddy:byte-buddy:1.15.9")
implementation("org.greenrobot:eventbus-java:3.3.1")
implementation("com.ibm.icu:icu4j:75.1")
implementation("org.jetbrains.kotlin:kotlin-reflect:2.0.21")
Expand Down

0 comments on commit ce98f1f

Please sign in to comment.