Skip to content

Commit

Permalink
Merge pull request #142 from bric3/renovate/assertj
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.assertj:assertj-core to v3.25.3
  • Loading branch information
bric3 authored Mar 6, 2024
2 parents 69da534 + f925729 commit 0ead1ed
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 @@ -13,7 +13,7 @@ jackson = "2.16.1"
picocli = "4.7.5"
guava = "30.1.1-jre"

assertj = "3.25.2"
assertj = "3.25.3"
junit = "5.10.1"

[libraries]
Expand Down

0 comments on commit 0ead1ed

Please sign in to comment.