Skip to content

Commit 505bf99

Browse files
authored
Merge pull request #428 from navikt/dependabot/gradle/org.assertj-assertj-core-3.27.6
Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
2 parents 1b34a77 + b36eb02 commit 505bf99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies {
7272
constraints {
7373
implementation("commons-codec:commons-codec:1.19.0")
7474
}
75-
testImplementation("org.assertj:assertj-core:3.27.5")
75+
testImplementation("org.assertj:assertj-core:3.27.6")
7676
testImplementation("io.github.nchaugen:tabletest-junit:0.5.1")
7777
testImplementation(kotlin("test"))
7878
}

0 commit comments

Comments
 (0)