Skip to content

Commit f6de1ab

Browse files
committed
Update dependency
1 parent ecb3861 commit f6de1ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
api 'com.fasterxml.jackson.core:jackson-databind:2.13.3'
4242

4343
testImplementation 'junit:junit:4.13.2'
44-
testImplementation 'org.assertj:assertj-core:3.22.0'
44+
testImplementation 'org.assertj:assertj-core:3.23.1'
4545
}
4646

4747
jar {

0 commit comments

Comments
 (0)