Skip to content

Commit d524dab

Browse files
build(deps-dev): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#96)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.2. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.1...assertj-build-3.25.2) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:development 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 cd17866 commit d524dab

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
@@ -229,7 +229,7 @@
229229
<dependency>
230230
<groupId>org.assertj</groupId>
231231
<artifactId>assertj-core</artifactId>
232-
<version>3.25.1</version>
232+
<version>3.25.2</version>
233233
<scope>test</scope>
234234
</dependency>
235235

0 commit comments

Comments
 (0)