We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 420472d + 920856d commit 7598664Copy full SHA for 7598664
gradle/dependencies.gradle
@@ -2,7 +2,7 @@ ext {
2
// Library versions that Dependabot will monitor (in alphabetical order)
3
// See also gradle/libs.versions.toml for manually maintained dependencies and Gradle plugins
4
archUnitVersion = "0.23.1"
5
- assertjVersion = "3.23.1"
+ assertjVersion = "3.24.2"
6
awaitilityVersion = "4.2.0"
7
blockhoundVersion = "1.0.7.RELEASE"
8
byteBuddyVersion = "1.14.1"
0 commit comments