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 acbed23 + 159285c commit d6dbf61Copy full SHA for d6dbf61
agent-test/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
implementation(rootProject)
7
implementation("net.bytebuddy:byte-buddy-agent:1.15.1")
8
9
- testImplementation 'org.junit.jupiter:junit-jupiter:5.10.3'
+ testImplementation 'org.junit.jupiter:junit-jupiter:5.11.0'
10
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
11
12
testImplementation("org.assertj:assertj-core:3.26.3")
0 commit comments