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 c8a4215 commit d08ed1eCopy full SHA for d08ed1e
build.gradle.kts
@@ -84,8 +84,8 @@ dependencies {
84
}
85
86
val dependencyVersions = listOf(
87
- "net.bytebuddy:byte-buddy:1.14.14",
88
- "net.bytebuddy:byte-buddy-agent:1.14.14",
+ "net.bytebuddy:byte-buddy:1.14.16",
+ "net.bytebuddy:byte-buddy-agent:1.14.16",
89
"org.jetbrains:annotations:24.1.0",
90
"org.opentest4j:opentest4j:1.3.0",
91
)
0 commit comments