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 ad00c75 commit b549c40Copy full SHA for b549c40
build.gradle.kts
@@ -82,7 +82,7 @@ dependencies {
82
}
83
84
val dependencyVersions = listOf(
85
- "net.bytebuddy:byte-buddy:1.12.16",
+ "net.bytebuddy:byte-buddy:1.12.17",
86
"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",
0 commit comments