We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9324e9 + c13400c commit 9b46c15Copy full SHA for 9b46c15
bin/.jq-1.7.1.pkg bin/.jq-1.8.1.pkgbin/.jq-1.7.1.pkg renamed to bin/.jq-1.8.1.pkg
bin/jq
@@ -1 +1 @@
1
-.jq-1.7.1.pkg
+.jq-1.8.1.pkg
settings.gradle.kts
@@ -10,7 +10,7 @@ pluginManagement {
10
}
11
12
plugins {
13
- id("org.jetbrains.intellij.platform.settings") version "2.7.0"
+ id("org.jetbrains.intellij.platform.settings") version "2.10.5"
14
15
16
dependencyResolutionManagement {
0 commit comments