Skip to content

Commit a0b9fc2

Browse files
authored
Merge pull request #77 from igniterealtime/dependabot/gradle/org.assertj-assertj-core-3.27.5
Bump org.assertj:assertj-core from 3.27.4 to 3.27.5
2 parents 611cd56 + c11f870 commit a0b9fc2

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
@@ -98,7 +98,7 @@ dependencies {
9898
testImplementation platform('org.junit:junit-bom:5.13.4')
9999
testImplementation 'org.junit.jupiter:junit-jupiter-api'
100100
testImplementation 'org.mockito:mockito-junit-jupiter:5.19.0'
101-
testImplementation 'org.assertj:assertj-core:3.27.4'
101+
testImplementation 'org.assertj:assertj-core:3.27.5'
102102

103103
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
104104
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'

0 commit comments

Comments
 (0)