Skip to content

Commit a36ce87

Browse files
authored
Merge pull request #168 from LikeTheSalad/renovate/net.bytebuddy-byte-buddy-1.x
Update dependency net.bytebuddy:byte-buddy to v1.17.1
2 parents 90967e0 + 9b5f300 commit a36ce87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dagger = { module = "com.google.dagger:dagger", version.ref = "dagger" }
1010
dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }
1111
metadataConsumer = "com.likethesalad.tools:plugin-metadata-consumer:1.0.0"
1212
unitTesting = { module = "com.likethesalad.tools:unit-testing", version.ref = "project-utilities" }
13-
byteBuddy = "net.bytebuddy:byte-buddy:1.17.0"
13+
byteBuddy = "net.bytebuddy:byte-buddy:1.17.1"
1414
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android" }
1515
classGraph = "io.github.classgraph:classgraph:4.8.179"
1616
gson = "com.google.code.gson:gson:2.12.1"

0 commit comments

Comments
 (0)