Skip to content

Commit 41fd5db

Browse files
Update dependency org.assertj:assertj-core to v3.27.6
1 parent f8f8eb0 commit 41fd5db

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
@@ -32,7 +32,7 @@ tasks.withType<Javadoc>().configureEach {
3232
dependencies {
3333
compileOnly("org.apache.maven:maven-core:3.9.9")
3434

35-
testImplementation("org.assertj:assertj-core:3.27.3")
35+
testImplementation("org.assertj:assertj-core:3.27.6")
3636
testImplementation("io.takari.maven.plugins:takari-plugin-integration-testing:3.0.5")
3737
}
3838

0 commit comments

Comments
 (0)