Skip to content

Commit

Permalink
Upgrade result libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Feb 11, 2024
1 parent 4327d91 commit 1bb6178
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/result.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
result-api = "0.1.0.2"
result-assertj = "0.9.0.0"
result-api = "0.1.0.3"
result-assertj = "0.9.1.0"
result-core = "0.15.0.0"
result-jackson = "0.6.1.1"
result-lazy = "0.5.0.2"
result-jackson = "0.8.0.2"
result-lazy = "0.6.0.0"

[libraries]
result-api = { module = "com.leakyabstractions:result-api", version.ref = "result-api" }
Expand Down

0 comments on commit 1bb6178

Please sign in to comment.