Update kotlin to 1.5.10

This commit is contained in:
Alexander Nozik 2021-06-04 18:22:34 +03:00
parent 5cd86474de
commit 24af07eb7b
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- API validation disabled for dev versions
### Deprecated
- bson support
### Removed

View File

@ -14,6 +14,7 @@ import ru.mipt.npm.gradle.internal.applyRepos
import ru.mipt.npm.gradle.internal.applySettings
import ru.mipt.npm.gradle.internal.fromJsDependencies
@Suppress("UNUSED_VARIABLE")
open class KScienceCommonPlugin : Plugin<Project> {
override fun apply(project: Project): Unit = project.run {
//Common configuration