Skip to content

Commit

Permalink
fix(deps): update dependency org.assertj:assertj-core to v3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent e35ccad commit e45e2db
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.10.0"
janino = "org.codehaus.janino:janino:3.1.12"
# Testing libraries
junit5 = "org.junit.jupiter:junit-jupiter:5.11.4"
assertj = "org.assertj:assertj-core:3.27.0"
assertj = "org.assertj:assertj-core:3.27.1"
sarif4k = "io.github.detekt.sarif4k:sarif4k:0.6.0"
jimfs = "com.google.jimfs:jimfs:1.3.0"

0 comments on commit e45e2db

Please sign in to comment.