Skip to content

Commit f76abbd

Browse files
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.0 to 3.27.1. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.1) --- 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 e4572b7 commit f76abbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ val DEPENDENCIES = listOf(
6969
"org.apache.commons:commons-text:1.13.0",
7070
"com.google.code.gson:gson:2.11.0",
7171
"com.azure:azure-core-test:1.26.2", // this is not included in azure-sdk-bom
72-
"org.assertj:assertj-core:3.27.0",
72+
"org.assertj:assertj-core:3.27.1",
7373
"org.awaitility:awaitility:4.2.2",
7474
"io.github.hakky54:logcaptor:2.10.0",
7575
"io.opentelemetry.contrib:opentelemetry-jfr-connection:1.42.0-alpha",

0 commit comments

Comments
 (0)