Skip to content

Commit 9c0bbec

Browse files
build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.27.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.27.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e40cc0 commit 9c0bbec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bloc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<dependency>
2525
<groupId>org.assertj</groupId>
2626
<artifactId>assertj-core</artifactId>
27-
<version>3.24.2</version>
27+
<version>3.27.3</version>
2828
<scope>test</scope>
2929
</dependency>
3030
<dependency>

health-check/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<dependency>
114114
<groupId>org.assertj</groupId>
115115
<artifactId>assertj-core</artifactId>
116-
<version>3.26.3</version>
116+
<version>3.27.3</version>
117117
<scope>test</scope>
118118
</dependency>
119119

0 commit comments

Comments
 (0)