Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v1…
Browse files Browse the repository at this point in the history
….2.3
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 383a111 commit 75d8656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ object deps {
const val fx = "io.arrow-kt:arrow-fx-coroutines:$version"
}

const val desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.2"
const val desugarJdkLibs = "com.android.tools:desugar_jdk_libs:1.2.3"
const val napier = "io.github.aakira:napier:2.6.1"

object slack {
Expand Down

0 comments on commit 75d8656

Please sign in to comment.