Skip to content

Commit 3b349e7

Browse files
fix(deps): update dependency org.assertj:assertj-core to v3.27.6 (#796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf70e5a commit 3b349e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ managed-slf4j = ["slf4j-jcl-over-slf4j", "slf4j-log4j-over-slf4j", "slf4j-jcl-ov
3535
junit-testing = ["assertj-core", "junit-jupiter-api", "junit-jupiter-params"]
3636

3737
[libraries]
38-
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.5" }
38+
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.6" }
3939
awssdk-bundle = { module = "software.amazon.awssdk:bundle", version.ref = "awssdk"}
4040
awssdk-client = { module = "software.amazon.awssdk:url-connection-client", version.ref = "awssdk"}
4141
checkstyle = { module = "com.puppycrawl.tools:checkstyle", version.ref = "checkstyle" }

0 commit comments

Comments
 (0)