Skip to content

Commit ec338e2

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

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.11")
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.1.1")
3737
}
3838

0 commit comments

Comments
 (0)