We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af74805 commit 0c55b1dCopy full SHA for 0c55b1d
example-projects/spring-boot/build.gradle
@@ -29,7 +29,7 @@ repositories {
29
}
30
31
ext {
32
- assertjVersion = '3.26.3'
+ assertjVersion = '3.27.0'
33
junitDataproviderVersion = '1.13.1'
34
jgivenVersion = version
35
hsqldbVersion = '2.7.4'
0 commit comments