Skip to content

Commit 154b7a5

Browse files
Update dependency net.bytebuddy:byte-buddy to v1.17.2
1 parent acaf4f9 commit 154b7a5

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.1"
13+
byteBuddy = "net.bytebuddy:byte-buddy:1.17.2"
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)