Skip to content

Commit 070c0f8

Browse files
Update dependency org.assertj:assertj-core to v3.27.6 (#239)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e28ea8f commit 070c0f8

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
@@ -34,7 +34,7 @@ dependencies {
3434
compileOnly("org.gradlex:extra-java-module-info:1.13.1")
3535
compileOnly("com.autonomousapps:dependency-analysis-gradle-plugin:3.0.4")
3636

37-
testImplementation("org.assertj:assertj-core:3.27.5")
37+
testImplementation("org.assertj:assertj-core:3.27.6")
3838
testImplementation("org.gradle.exemplar:samples-check:1.0.3")
3939
testRuntimeOnly("org.junit.vintage:junit-vintage-engine")
4040
}

0 commit comments

Comments
 (0)