Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 #3713

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ext {
// Library versions that Dependabot will monitor (in alphabetical order)
// See also gradle/libs.versions.toml for manually maintained dependencies and Gradle plugins
archUnitVersion = "0.23.1"
assertjVersion = "3.25.1"
assertjVersion = "3.25.3"
awaitilityVersion = "4.2.0"
blockhoundVersion = "1.0.8.RELEASE"
byteBuddyVersion = "1.14.11"
Expand Down