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 a736bc9 commit 38f2b82Copy full SHA for 38f2b82
agent-test/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
testImplementation 'org.junit.jupiter:junit-jupiter:5.11.4'
10
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
11
12
- testImplementation("org.assertj:assertj-core:3.26.3")
+ testImplementation("org.assertj:assertj-core:3.27.0")
13
14
}
15
0 commit comments