Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.3 #137

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
format.version = "1.1"

[versions]
assertj = "3.24.2"
assertj = "3.25.3"
awaitility = "4.2.0"
# we need to pin the version of EDC and IH, because these are the last version to contain the DWN implementation plus required
# EDC classes.
Expand Down
Loading