Skip to content

Commit 91922a4

Browse files
authored
Merge pull request #18 from gocd-contrib/dependabot/gradle/org.assertj-assertj-core-3.27.7
Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
2 parents 2418d48 + 3722259 commit 91922a4

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
@@ -77,7 +77,7 @@ dependencies {
7777
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
7878
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
7979
testImplementation 'org.mockito:mockito-core:5.21.0'
80-
testImplementation 'org.assertj:assertj-core:3.27.6'
80+
testImplementation 'org.assertj:assertj-core:3.27.7'
8181
}
8282

8383

0 commit comments

Comments
 (0)