Commit 284f33a
committed
chore(deps): bump
1 parent 1ec5c64 commit 284f33a
2 files changed
Lines changed: 2 additions & 2 deletions
- common/src/main/resources/messages/PluginBundle.properties+8
- detekt.yml+1-1
- marker/js-marker/src/main/kotlin/spp/jetbrains/marker/js/JavascriptLanguageProvider.kt+5-5
- marker/js-marker/src/main/kotlin/spp/jetbrains/marker/js/detect/endpoint/ExpressEndpoint.kt+1-1
- marker/js-marker/src/main/kotlin/spp/jetbrains/marker/js/service/JavascriptArtifactCreationService.kt+1-1
- marker/js-marker/src/main/kotlin/spp/jetbrains/marker/js/service/JavascriptArtifactNamingService.kt+1-1
- marker/js-marker/src/main/kotlin/spp/jetbrains/marker/js/service/JavascriptArtifactScopeService.kt+1-1
- marker/jvm-marker/src/main/kotlin/spp/jetbrains/marker/jvm/service/JVMArtifactCreationService.kt+3-1
- marker/jvm-marker/src/main/kotlin/spp/jetbrains/marker/jvm/service/JVMArtifactScopeService.kt+1-1
- marker/ult-marker/src/main/kotlin/spp/jetbrains/marker/ult/endpoint/UrlResolverEndpointDetector.kt+1-1
- plugin/src/main/kotlin/spp/jetbrains/sourcemarker/service/LiveInstrumentManager.kt+1-1
- plugin/src/main/kotlin/spp/jetbrains/sourcemarker/service/LiveViewManager.kt+1-1
- plugin/src/main/kotlin/spp/jetbrains/sourcemarker/status/util/AutocompleteField.kt+2-1
0 commit comments