We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59ab4e commit 32aebc6Copy full SHA for 32aebc6
junit5-assertions/build.gradle
@@ -8,7 +8,7 @@ ext {
8
9
junitJupiterVersion = '5.11.4'
10
hamcrestVersion = '3.0'
11
- assertjVersion = '3.27.2'
+ assertjVersion = '3.27.3'
12
truth = '1.4.4'
13
}
14
0 commit comments