Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools:desugar_jdk_libs to v2…
Browse files Browse the repository at this point in the history
….1.4 (#6976)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent a3d807b commit ee05c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,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.3",
"com.android.tools:desugar_jdk_libs:2.1.4",
)

javaPlatform {
Expand Down

0 comments on commit ee05c5c

Please sign in to comment.