Skip to content

Commit d1f9cd9

Browse files
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 (#368)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d65d213 commit d1f9cd9

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
@@ -217,7 +217,7 @@ under the License.
217217
<dependency>
218218
<groupId>org.assertj</groupId>
219219
<artifactId>assertj-core</artifactId>
220-
<version>3.27.3</version>
220+
<version>3.27.4</version>
221221
<scope>test</scope>
222222
</dependency>
223223
<dependency>

0 commit comments

Comments
 (0)