Skip to content

Commit 875f094

Browse files
chore(deps): bump org.assertj:assertj-core in /cache-redis (#1628)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.0 to 3.27.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core 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 f349b4b commit 875f094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache-redis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<dependency>
140140
<groupId>org.assertj</groupId>
141141
<artifactId>assertj-core</artifactId>
142-
<version>3.27.0</version>
142+
<version>3.27.3</version>
143143
</dependency>
144144

145145
<dependency>

0 commit comments

Comments
 (0)