Skip to content

Commit 05b8880

Browse files
- Updated KESPL version used in README.md.
1 parent 114029e commit 05b8880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ kotlin {
3535
// ... other source sets ie Android, iOS
3636
commonMain.dependencies {
3737
// ... Other common source dependencies
38-
implementation("io.github.developrofthings:kespl:0.9.2")
38+
implementation("io.github.developrofthings:kespl:0.9.5")
3939
}
4040
}
4141
}

0 commit comments

Comments
 (0)