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 v2.0.1 (#162)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent b218bc6 commit 03fcbab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
embed 'org.jetbrains.kotlin:kotlin-stdlib'
embed 'com.google.code.gson:gson:2.11.0'
embed 'com.squareup.okhttp3:okhttp:4.12.0'
embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.0'
embed 'com.michael-bull.kotlin-result:kotlin-result:2.0.1'
testImplementation 'io.kotest:kotest-runner-junit5-jvm:5.9.1'
}

Expand Down

0 comments on commit 03fcbab

Please sign in to comment.