mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
tools_intellij_platform_gradle_plugin_tasks.md: fix link to Gradle docs
This commit is contained in:
parent
1faaec8789
commit
ee4a45c224
@ -1636,7 +1636,7 @@ Default value
|
|||||||
Runs the [IntelliJ Plugin Verifier](verifying_plugin_compatibility.md) CLI tool to check the binary compatibility with specified IDE builds.
|
Runs the [IntelliJ Plugin Verifier](verifying_plugin_compatibility.md) CLI tool to check the binary compatibility with specified IDE builds.
|
||||||
|
|
||||||
Due to caching, the latest Plugin Verifier release version might not be picked up by Gradle immediately.
|
Due to caching, the latest Plugin Verifier release version might not be picked up by Gradle immediately.
|
||||||
In such cases, [refresh dependencies](https://docs.gradle.org/current/userguide/dependency_management.html#sec:refreshing-dependencies)
|
In such cases, [refresh dependencies](https://docs.gradle.org/current/userguide/dependency_caching.html#sec:refreshing-dependencies)
|
||||||
manually.
|
manually.
|
||||||
|
|
||||||
See also:
|
See also:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user