We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1db62a commit 59d1e3bCopy full SHA for 59d1e3b
bolts-tasks/build.gradle
@@ -4,6 +4,7 @@
4
// LICENSE file in the root directory of this source tree.
5
6
apply plugin: 'java'
7
+apply plugin: 'maven'
8
9
configurations {
10
provided
0 commit comments