Skip to content

Commit b266b0d

Browse files
Update dependency org.assertj:assertj-core to v3.27.5
1 parent 1600771 commit b266b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ dependencies {
2424
implementation "io.reactivex.rxjava3:rxjava:3.1.11"
2525

2626
testImplementation "junit:junit:4.13.2"
27-
testImplementation "org.assertj:assertj-core:3.27.4"
27+
testImplementation "org.assertj:assertj-core:3.27.5"
2828
}

0 commit comments

Comments
 (0)