Skip to content

Commit 10083ac

Browse files
Merge maintenance/MPS-2023.2 into merge/MPS-2024.1
2 parents adb29d4 + 05b974e commit 10083ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,7 @@ publishing {
364364
dependencyNode.appendNode('artifactId', it.moduleName)
365365
dependencyNode.appendNode('version', it.moduleVersion)
366366
dependencyNode.appendNode('type', it.moduleArtifacts[0].type)
367+
dependencyNode.appendNode('scope', 'provided')
367368
}
368369
}
369370

0 commit comments

Comments
 (0)