Skip to content

Commit 79d343c

Browse files
lmirabalclaude
andcommitted
build: update result4k from 1.6.0.0 to 2.23.0.0
- Upgrade result4k to latest version (2.23.0.0) - All tests passing with updated dependency result4k is part of the forkhandles foundational libraries for Kotlin. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 4c09496 commit 79d343c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

domain/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
dependencies {
6-
api 'dev.forkhandles:result4k:1.6.0.0'
6+
api 'dev.forkhandles:result4k:2.23.0.0'
77

88
testFixturesImplementation 'org.jetbrains.kotlin:kotlin-test-junit5'
99
testFixturesImplementation 'org.junit.jupiter:junit-jupiter-api:6.0.1'

0 commit comments

Comments
 (0)