Skip to content

Commit e70ae9c

Browse files
build(deps-dev): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#263)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.4. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 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 e1fd139 commit e70ae9c

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
@@ -291,7 +291,7 @@
291291
<dependency>
292292
<groupId>org.assertj</groupId>
293293
<artifactId>assertj-core</artifactId>
294-
<version>3.27.3</version>
294+
<version>3.27.4</version>
295295
<scope>test</scope>
296296
</dependency>
297297

0 commit comments

Comments
 (0)