Skip to content

Commit 8f17cd6

Browse files
Update dependency org.assertj:assertj-core to v3.27.5
1 parent fa5c9f5 commit 8f17cd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0'
9595
implementation "com.squareup.okhttp3:logging-interceptor:5.1.0"
9696
testImplementation "junit:junit:4.13.2"
97-
testImplementation("org.assertj:assertj-core:3.27.4")
97+
testImplementation("org.assertj:assertj-core:3.27.5")
9898

9999
androidTestImplementation "androidx.test.ext:junit:1.3.0"
100100
androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"

0 commit comments

Comments
 (0)