Skip to content

Commit 78dd571

Browse files
Bump org.assertj:assertj-core from 3.27.0 to 3.27.2
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.0 to 3.27.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af7e8d5 commit 78dd571

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.11.4'
1010
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
1111

12-
testImplementation("org.assertj:assertj-core:3.27.0")
12+
testImplementation("org.assertj:assertj-core:3.27.2")
1313

1414
}
1515

0 commit comments

Comments
 (0)