File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Install the latest version with the following command:
22
22
23
23
### Windows
24
24
25
- Note: you need to start cmd or PowerShell in administrator mode.
25
+ Note: You will need to start cmd in administrator mode.
26
26
27
27
``` shell
28
28
curl -LO " https://raw.githubusercontent.com/sourceplusplus/interface-cli/master/scripts/install.bat" && .\i nstall.bat
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ pluginManagement {
7
7
id ' org.jetbrains.kotlin.plugin.serialization' version kotlinVersion apply false
8
8
id ' org.jetbrains.kotlin.kapt' version kotlinVersion apply false
9
9
id ' org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
10
- id ' com.avast.gradle.docker-compose' version " 0.15.1 " apply false
10
+ id ' com.avast.gradle.docker-compose' version " 0.15.2 " apply false
11
11
id ' io.gitlab.arturbosch.detekt' version " 1.19.0" apply false
12
12
id ' com.github.johnrengelman.shadow' version " 7.1.2" apply false
13
13
id ' com.apollographql.apollo3' version " 3.1.0" apply false
You can’t perform that action at this time.
0 commit comments