Skip to content

Commit 795c5ec

Browse files
authored
Merge pull request #96 from iTitus/dependabot/gradle/org.assertj-assertj-core-3.25.1
Bump org.assertj:assertj-core from 3.25.0 to 3.25.1
2 parents 70e839c + 08afa4c commit 795c5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828

2929
testImplementation platform('org.junit:junit-bom:5.10.1')
3030
testImplementation 'org.junit.jupiter:junit-jupiter'
31-
testImplementation 'org.assertj:assertj-core:3.25.0'
31+
testImplementation 'org.assertj:assertj-core:3.25.1'
3232
testImplementation 'org.mockito:mockito-core:5.8.0'
3333
}
3434

0 commit comments

Comments
 (0)