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 @@ - diff --git a/idea/src/META-INF/maven.xml b/idea/src/META-INF/maven.xml index 65fc421080e..ff90e776ce7 100644 --- a/idea/src/META-INF/maven.xml +++ b/idea/src/META-INF/maven.xml @@ -88,7 +88,7 @@ level="WARNING" />