Skip to content

Commit 1a66df0

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump org.assertj:assertj-core from 3.27.5 to 3.27.6
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.5 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.5...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13a0c6c commit 1a66df0

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
@@ -21,6 +21,6 @@ apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.20
2121
zt-zip = { group = "org.zeroturnaround", name = "zt-zip", version = "1.17" }
2222
junit-jupiter-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junitJupiter" }
2323
junit-jupiter-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version.ref = "junitJupiter" }
24-
assertj = { group = "org.assertj", name = "assertj-core", version = "3.27.5"}
24+
assertj = { group = "org.assertj", name = "assertj-core", version = "3.27.6"}
2525

2626
[bundles]

0 commit comments

Comments
 (0)