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