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 23ff799 commit 070eda0Copy full SHA for 070eda0
build.gradle.kts
@@ -83,7 +83,7 @@ dependencies {
83
84
val dependencyVersions = listOf(
85
"net.bytebuddy:byte-buddy:1.13.0",
86
- "net.bytebuddy:byte-buddy-agent:1.13.0",
+ "net.bytebuddy:byte-buddy-agent:1.14.0",
87
)
88
89
val dependencyGroupVersions = mapOf(
0 commit comments