Skip to content

Commit 83e822a

Browse files
authored
Merge pull request #195 from advanced-security/dependabot/gradle/org.assertj-assertj-core-3.27.7
Bump org.assertj:assertj-core from 3.27.6 to 3.27.7
2 parents f5cfac6 + 73eacd0 commit 83e822a

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
@@ -27,7 +27,7 @@ dependencies {
2727
constraints {
2828
implementation("com.fasterxml.jackson.core:jackson-databind:2.21.0")
2929
}
30-
testImplementation("org.assertj:assertj-core:3.27.6")
30+
testImplementation("org.assertj:assertj-core:3.27.7")
3131

3232
intellijPlatform {
3333
intellijIdeaCommunity(properties("platformVersion").get())

0 commit comments

Comments
 (0)