fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2.1.3 (#6853)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-08 09:17:44 -06:00 committed by GitHub
parent 0a4aa3cbd2
commit 7dcf73f2d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ val DEPENDENCIES = listOf(
"org.junit-pioneer:junit-pioneer:1.9.1",
"org.mock-server:mockserver-netty:5.15.0:shaded",
"org.skyscreamer:jsonassert:1.5.3",
"com.android.tools:desugar_jdk_libs:2.1.2",
"com.android.tools:desugar_jdk_libs:2.1.3",
)
javaPlatform {