Skip to content

Commit d7f4729

Browse files
build(deps-dev): bump org.assertj:assertj-core from 3.27.4 to 3.27.6 (#284)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.4...assertj-build-3.27.6) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c37358 commit d7f4729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
<dependency>
296296
<groupId>org.assertj</groupId>
297297
<artifactId>assertj-core</artifactId>
298-
<version>3.27.4</version>
298+
<version>3.27.6</version>
299299
<scope>test</scope>
300300
</dependency>
301301

0 commit comments

Comments
 (0)