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.
2 parents 71af8b8 + c444f03 commit 197dd6eCopy full SHA for 197dd6e
agent-test/build.gradle
@@ -4,7 +4,7 @@ plugins {
4
5
dependencies {
6
implementation(rootProject)
7
- implementation("net.bytebuddy:byte-buddy-agent:1.14.18")
+ implementation("net.bytebuddy:byte-buddy-agent:1.15.1")
8
9
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
10
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments