Skip to content

Commit 32aebc6

Browse files
Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#1542)
Co-authored-by: Boni Garcia <[email protected]>
1 parent c59ab4e commit 32aebc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-assertions/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ext {
88

99
junitJupiterVersion = '5.11.4'
1010
hamcrestVersion = '3.0'
11-
assertjVersion = '3.27.2'
11+
assertjVersion = '3.27.3'
1212
truth = '1.4.4'
1313
}
1414

0 commit comments

Comments
 (0)