Skip to content

Commit 6de7935

Browse files
build(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#806)
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:production 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 a15f591 commit 6de7935

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
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>org.assertj</groupId>
173173
<artifactId>assertj-core</artifactId>
174-
<version>3.27.3</version>
174+
<version>3.27.4</version>
175175
<scope>test</scope>
176176
</dependency>
177177
</dependencies>

0 commit comments

Comments
 (0)