We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e42fa3b + ac6ae17 commit 8cd48a6Copy full SHA for 8cd48a6
buildSrc/src/main/kotlin/deps.kt
@@ -74,7 +74,7 @@ object deps {
74
const val timber = "com.jakewharton.timber:timber:5.0.1"
75
76
object arrow {
77
- private const val version = "1.2.2"
+ private const val version = "1.2.3"
78
const val core = "io.arrow-kt:arrow-core:$version"
79
}
80
0 commit comments