Skip to content

Commit e0bb215

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ janino = "org.codehaus.janino:janino:3.1.12"
3232
# Testing libraries
3333
junit5-jupiter = "org.junit.jupiter:junit-jupiter:5.13.4"
3434
junit5-platform-launcher = "org.junit.platform:junit-platform-launcher:1.13.4"
35-
assertj = "org.assertj:assertj-core:3.27.3"
35+
assertj = "org.assertj:assertj-core:3.27.4"
3636
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.6.0"
3737
jimfs = "com.google.jimfs:jimfs:1.3.1"

0 commit comments

Comments
 (0)