Skip to content

Commit de3d33c

Browse files
authored
Merge pull request #3521 from graphql-java/dependabot/gradle/org.assertj-assertj-core-3.25.3
Bump org.assertj:assertj-core from 3.25.1 to 3.25.3
2 parents 52cc796 + f4744d6 commit de3d33c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent-test/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
1010
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
1111

12-
testImplementation("org.assertj:assertj-core:3.25.1")
12+
testImplementation("org.assertj:assertj-core:3.25.3")
1313

1414
}
1515

0 commit comments

Comments
 (0)