Skip to content

Commit 3765498

Browse files
build(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.2 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.2...assertj-build-3.25.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]>
1 parent 54618f3 commit 3765498

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.2</version>
329+
<version>3.25.3</version>
330330
<scope>test</scope>
331331
</dependency>
332332
</dependencies>

0 commit comments

Comments
 (0)