We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c369d commit 55bb94bCopy full SHA for 55bb94b
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.26.0"
+ assertjVersion = "3.26.3"
6
awaitilityVersion = "4.2.1"
7
blockhoundVersion = "1.0.9.RELEASE"
8
byteBuddyVersion = "1.14.18"
0 commit comments