Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 7ff9574 commit 7ca7a88
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 @@ -20,7 +20,7 @@ kaml = "com.charleskorn.kaml:kaml:0.66.0"

junit5 = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
junit5-params = { module = "org.junit.jupiter:junit-jupiter-params", version.ref = "junit" }
assertj = "org.assertj:assertj-core:3.26.3"
assertj = "org.assertj:assertj-core:3.27.0"
konsist = "com.lemonappdev:konsist:0.17.3"
reflections = "org.reflections:reflections:0.10.2"

Expand Down

0 comments on commit 7ca7a88

Please sign in to comment.