We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee7fd27 commit bc2fad4Copy full SHA for bc2fad4
dependencyManagement/build.gradle.kts
@@ -81,7 +81,7 @@ val DEPENDENCIES = listOf(
81
"org.junit-pioneer:junit-pioneer:1.9.1",
82
"org.mock-server:mockserver-netty:5.15.0:shaded",
83
"org.skyscreamer:jsonassert:1.5.3",
84
- "com.android.tools:desugar_jdk_libs:2.1.1",
+ "com.android.tools:desugar_jdk_libs:2.1.2",
85
)
86
87
javaPlatform {
0 commit comments