Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b82557 + 5ea8517 commit 18f9d82Copy full SHA for 18f9d82
agent-test/build.gradle
@@ -4,7 +4,7 @@ plugins {
4
5
dependencies {
6
implementation(rootProject)
7
- implementation("net.bytebuddy:byte-buddy-agent:1.15.1")
+ implementation("net.bytebuddy:byte-buddy-agent:1.15.7")
8
9
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.3'
10
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
0 commit comments