We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3e7ac9 commit 9d3adc4Copy full SHA for 9d3adc4
build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
// library needs to bring their own version (probably this)
40
testImplementation 'org.eclipse.parsson:parsson:1.1.6'
41
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
42
- testImplementation 'org.assertj:assertj-core:3.25.3'
+ testImplementation 'org.assertj:assertj-core:3.26.0'
43
testImplementation 'org.mockito:mockito-core:5.12.0'
44
}
45
0 commit comments