Skip to content

Commit a8335ef

Browse files
authored
Merge pull request #159 from advanced-security/dependabot/gradle/org.assertj-assertj-core-3.27.6
Bump org.assertj:assertj-core from 3.27.4 to 3.27.6
2 parents 246691b + c0a8f61 commit a8335ef

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
@@ -28,7 +28,7 @@ dependencies {
2828
constraints {
2929
implementation("com.fasterxml.jackson.core:jackson-databind:2.20.0")
3030
}
31-
testImplementation("org.assertj:assertj-core:3.27.4")
31+
testImplementation("org.assertj:assertj-core:3.27.6")
3232
}
3333

3434
// Set the JVM language level used to build the project. Use Java 11 for 2020.3+, and Java 17 for 2022.2+.

0 commit comments

Comments
 (0)