Skip to content

Commit

Permalink
Merge branch 'task/renovate/dependencies.commons.kotlinx_json_okio' i…
Browse files Browse the repository at this point in the history
…nto develop
  • Loading branch information
MrHadiSatrio authored Nov 16, 2023
2 parents 23f4d78 + 4495938 commit 2de41e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ object Dependencies {
const val UUID = "com.benasher44:uuid:0.8.2"
const val URI = "com.chrynan.uri:uri-core:0.4.0"
const val DATETIME = "org.jetbrains.kotlinx:kotlinx-datetime:0.4.1"
const val KOTLINX_JSON_OKIO = "org.jetbrains.kotlinx:kotlinx-serialization-json-okio:1.6.0"
const val KOTLINX_JSON_OKIO = "org.jetbrains.kotlinx:kotlinx-serialization-json-okio:1.6.1"
const val OKIO = "com.squareup.okio:okio:${CollectiveDependencyVersions.OKIO}"
}

Expand Down

0 comments on commit 2de41e3

Please sign in to comment.