Skip to content

Commit d51f7bb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ logcaptor = "io.github.hakky54:logcaptor:2.10.0"
3131
janino = "org.codehaus.janino:janino:3.1.12"
3232
# Testing libraries
3333
junit5 = "org.junit.jupiter:junit-jupiter:5.11.4"
34-
assertj = "org.assertj:assertj-core:3.27.0"
34+
assertj = "org.assertj:assertj-core:3.27.2"
3535
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.6.0"
3636
jimfs = "com.google.jimfs:jimfs:1.3.0"

0 commit comments

Comments
 (0)