We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc502f4 commit a4a979cCopy full SHA for a4a979c
build.gradle.kts
@@ -83,7 +83,7 @@ dependencies {
83
84
val dependencyVersions = listOf(
85
"net.bytebuddy:byte-buddy:1.12.19",
86
- "net.bytebuddy:byte-buddy-agent:1.12.18",
+ "net.bytebuddy:byte-buddy-agent:1.12.19",
87
)
88
89
val dependencyGroupVersions = mapOf(
0 commit comments