Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.25.0 (#2477)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent 81c23d0 commit 48cc83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ logcaptor = "io.github.hakky54:logcaptor:2.9.2"
janino = "org.codehaus.janino:janino:3.1.11"
# Testing libraries
junit5 = "org.junit.jupiter:junit-jupiter:5.10.1"
assertj = "org.assertj:assertj-core:3.24.2"
assertj = "org.assertj:assertj-core:3.25.0"
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.5.0"
jimfs = "com.google.jimfs:jimfs:1.3.0"

0 comments on commit 48cc83b

Please sign in to comment.