Skip to content

Commit 2404acb

Browse files
fix(deps): update dependency org.assertj:assertj-core to v3.27.4 (#7539)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb2cdd7 commit 2404acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javadoc-crawler/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
dependencies {
66
implementation("com.fasterxml.jackson.core:jackson-databind")
7-
testImplementation("org.assertj:assertj-core:3.27.3")
7+
testImplementation("org.assertj:assertj-core:3.27.4")
88
}
99

1010
description = "OpenTelemetry Javadoc Crawler"

0 commit comments

Comments
 (0)