Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
- assertj version 3.26.0
- result-core version 0.15.1.1
- result-assertj version 0.9.3.0
  • Loading branch information
guillermocalvo committed May 31, 2024
1 parent 1e5ff00 commit 6ce25cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
assertj = "3.25.3"
assertj = "3.26.0"
google-java-format = "1.19.2"
jacoco = "0.8.10"
japicmp = "0.4.2"
junit = "5.10.2"
nexus-publish = "2.0.0"
result-api = "0.1.0.4"
result-core = "0.15.0.2"
result-assertj = "0.9.2.0"
result-core = "0.15.1.1"
result-assertj = "0.9.3.0"
sonarqube = "5.0.0.4638"
spotless = "6.25.0"

Expand Down

0 comments on commit 6ce25cf

Please sign in to comment.