Skip to content

Commit 29a6102

Browse files
authored
Merge pull request #92 from igniterealtime/dependabot/gradle/org.assertj-assertj-core-3.27.7
Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
2 parents f0aa4a8 + 75f346e commit 29a6102

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

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

0 commit comments

Comments
 (0)