Skip to content

Commit

Permalink
fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-re…
Browse files Browse the repository at this point in the history
…sult to v1.1.19
  • Loading branch information
renovate[bot] authored Mar 3, 2024
1 parent 82411f0 commit 829d29e
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 @@ -8,7 +8,7 @@ bouncycastle-bcprov = "org.bouncycastle:bcprov-jdk15to18:1.77"
hkdf = "at.favre.lib:hkdf:2.0.0"
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
junit-legacy = "junit:junit:4.13.2"
kotlinresult = "com.michael-bull.kotlin-result:kotlin-result:1.1.18"
kotlinresult = "com.michael-bull.kotlin-result:kotlin-result:1.1.19"
kotlintest-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }
truth = "com.google.truth:truth:1.4.2"

Expand Down

0 comments on commit 829d29e

Please sign in to comment.