diff --git a/idea/resources/inspectionDescriptions/MavenCoroutinesDeprecation.html b/idea/resources/inspectionDescriptions/MavenCoroutinesDeprecation.html index 3928553fc04..d6154dd15fd 100644 --- a/idea/resources/inspectionDescriptions/MavenCoroutinesDeprecation.html +++ b/idea/resources/inspectionDescriptions/MavenCoroutinesDeprecation.html @@ -1,5 +1,6 @@
-This inspection reports libraries dependencies in Maven that should be updated in order to be compatible with Kotlin 1.3+. +This inspection reports kotlinx.coroutines libraries dependencies in Maven that should be updated in order +to be compatible with Kotlin 1.3+. \ No newline at end of file diff --git a/idea/src/META-INF/gradle-java.xml b/idea/src/META-INF/gradle-java.xml index f58738a5ce0..eb7d9de32cb 100644 --- a/idea/src/META-INF/gradle-java.xml +++ b/idea/src/META-INF/gradle-java.xml @@ -51,7 +51,7 @@