Skip to content

Commit 21cefd5

Browse files
build(deps): bump org.assertj:assertj-core from 3.25.0 to 3.25.1
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.0 to 3.25.1. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.0...assertj-build-3.25.1) --- 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]>
1 parent 4e1e17d commit 21cefd5

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
@@ -326,7 +326,7 @@
326326
<dependency>
327327
<groupId>org.assertj</groupId>
328328
<artifactId>assertj-core</artifactId>
329-
<version>3.25.0</version>
329+
<version>3.25.1</version>
330330
<scope>test</scope>
331331
</dependency>
332332
</dependencies>

0 commit comments

Comments
 (0)