We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52cc796 + f4744d6 commit de3d33cCopy full SHA for de3d33c
1 file changed
agent-test/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
10
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
11
12
- testImplementation("org.assertj:assertj-core:3.25.1")
+ testImplementation("org.assertj:assertj-core:3.25.3")
13
14
}
15
0 commit comments