Skip to content

Commit

Permalink
Update dependency net.bytebuddy:byte-buddy to v1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent b49c6e0 commit b405a51
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 @@ -24,7 +24,7 @@ repositories {
}

dependencies {
implementation("net.bytebuddy:byte-buddy:1.15.11")
implementation("net.bytebuddy:byte-buddy:1.16.1")
implementation("org.greenrobot:eventbus-java:3.3.1")
implementation("com.ibm.icu:icu4j:76.1")
implementation("org.jetbrains.kotlin:kotlin-reflect:2.1.0")
Expand Down

0 comments on commit b405a51

Please sign in to comment.