Skip to content

Commit ff84c67

Browse files
build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.27.2 (#1757)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.27.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.26.0...assertj-build-3.27.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Thulbourn <sthulb@users.noreply.github.com>
1 parent 8cbcc54 commit ff84c67

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
@@ -280,7 +280,7 @@
280280
<dependency>
281281
<groupId>org.assertj</groupId>
282282
<artifactId>assertj-core</artifactId>
283-
<version>3.26.0</version>
283+
<version>3.27.2</version>
284284
<scope>test</scope>
285285
<exclusions>
286286
<exclusion>

0 commit comments

Comments
 (0)