Skip to content

Commit 7598664

Browse files
author
Dariusz Jędrzejczyk
committed
Merge #3389 into 3.5.4
2 parents 420472d + 920856d commit 7598664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ext {
22
// Library versions that Dependabot will monitor (in alphabetical order)
33
// See also gradle/libs.versions.toml for manually maintained dependencies and Gradle plugins
44
archUnitVersion = "0.23.1"
5-
assertjVersion = "3.23.1"
5+
assertjVersion = "3.24.2"
66
awaitilityVersion = "4.2.0"
77
blockhoundVersion = "1.0.7.RELEASE"
88
byteBuddyVersion = "1.14.1"

0 commit comments

Comments
 (0)