We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecb3861 commit f6de1abCopy full SHA for f6de1ab
1 file changed
build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
api 'com.fasterxml.jackson.core:jackson-databind:2.13.3'
42
43
testImplementation 'junit:junit:4.13.2'
44
- testImplementation 'org.assertj:assertj-core:3.22.0'
+ testImplementation 'org.assertj:assertj-core:3.23.1'
45
}
46
47
jar {
0 commit comments