We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29a6102 + f56efcd commit 82d6253Copy full SHA for 82d6253
build.gradle
@@ -95,7 +95,7 @@ dependencies {
95
96
testCompileOnly lombok
97
98
- testImplementation platform('org.junit:junit-bom:5.14.2')
+ testImplementation platform('org.junit:junit-bom:5.14.3')
99
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100
testImplementation 'org.mockito:mockito-junit-jupiter:5.21.0'
101
testImplementation 'org.assertj:assertj-core:3.27.7'
0 commit comments