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 cfff11d commit 11e5be9Copy full SHA for 11e5be9
build.gradle
@@ -51,7 +51,7 @@ subprojects {
51
}
52
53
ext {
54
- assertjVersion = '3.26.3'
+ assertjVersion = '3.27.3'
55
dropwizardVersion = '2.1.12'
56
jacocoVersion = '0.8.12'
57
junit5Version = '5.10.2'
0 commit comments