Skip to content

Commit e52d181

Browse files
Comment on 'provided' scope
1 parent 2a252b7 commit e52d181

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

language-adaptors/rxjava-clojure/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ dependencies {
66

77
// clojure
88
compile 'org.clojure:clojure:1.4.+'
9+
10+
// this should be 'compile' for the 'examples' module ... can't figure that out right now so making 'provided'
911
provided 'clj-http:clj-http:0.6.4' // https://clojars.org/clj-http
1012
}
1113

0 commit comments

Comments
 (0)