Skip to content

Commit 5c87a89

Browse files
build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.3 (#213)
* build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.3 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.25.1...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]> * dependencies --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ndr_brt <[email protected]>
1 parent b50809c commit 5c87a89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPENDENCIES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ maven/mavencentral/org.apache.maven.doxia/doxia-module-xdoc/1.12.0, Apache-2.0,
102102
maven/mavencentral/org.apache.maven.doxia/doxia-sink-api/1.12.0, Apache-2.0, approved, clearlydefined
103103
maven/mavencentral/org.apache.xbean/xbean-reflect/3.7, Apache-2.0, approved, clearlydefined
104104
maven/mavencentral/org.apiguardian/apiguardian-api/1.1.2, Apache-2.0, approved, clearlydefined
105-
maven/mavencentral/org.assertj/assertj-core/3.25.1, Apache-2.0, approved, #12585
105+
maven/mavencentral/org.assertj/assertj-core/3.25.3, Apache-2.0, approved, #12585
106106
maven/mavencentral/org.checkerframework/checker-compat-qual/2.5.2, GPL-2.0-only with Classpath-Exception-2.0, approved, #11598
107107
maven/mavencentral/org.checkerframework/checker-qual/3.12.0, MIT, approved, clearlydefined
108108
maven/mavencentral/org.checkerframework/checker-qual/3.27.0, MIT, approved, clearlydefined

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
format.version = "1.1"
33

44
[versions]
5-
assertj = "3.25.1"
5+
assertj = "3.25.3"
66
checkstyle = "10.12.3"
77
edc = "0.5.2-SNAPSHOT"
88
jackson = "2.16.0"

0 commit comments

Comments
 (0)