Skip to content

Commit 6435005

Browse files
Merge pull request #112 from AgileCraftsmanshipCanarias/dependabot/gradle/org.assertj-assertj-core-3.27.6
2 parents 3108e83 + deba795 commit 6435005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
dependencies {
1313
testImplementation(platform("org.junit:junit-bom:5.11.4"))
1414
testImplementation("org.junit.jupiter:junit-jupiter")
15-
testImplementation("org.assertj:assertj-core:3.27.5")
15+
testImplementation("org.assertj:assertj-core:3.27.6")
1616
testImplementation("org.mockito:mockito-core:5.20.0")
1717
testImplementation("com.approvaltests:approvaltests:24.22.0")
1818
}

0 commit comments

Comments
 (0)