We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2834be4 commit bf561e6Copy full SHA for bf561e6
settings.gradle.kts
@@ -7,7 +7,7 @@ pluginManagement {
7
resolutionStrategy {
8
eachPlugin {
9
if(requested.id.namespace == "apex-conventions") {
10
- useVersion("0.1.90")
+ useVersion("0.1.91")
11
}
12
13
0 commit comments