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 0ade6bc commit 9a7fd56Copy full SHA for 9a7fd56
build.gradle.kts
@@ -83,7 +83,7 @@ dependencies {
83
84
val dependencyVersions = listOf(
85
"net.bytebuddy:byte-buddy:1.12.16",
86
- "net.bytebuddy:byte-buddy-agent:1.12.14",
+ "net.bytebuddy:byte-buddy-agent:1.12.16",
87
"org.jetbrains.kotlin:kotlin-reflect:1.7.10",
88
"org.jetbrains.kotlin:kotlin-stdlib:1.7.10",
89
"org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10",
0 commit comments