File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 8282 <groupId >io.continuum.bokeh</groupId >
8383 <artifactId >bokeh_2.10</artifactId >
8484 <version >0.7</version >
85+ <scope >provided</scope >
8586 </dependency >
8687
8788 </dependencies >
Original file line number Diff line number Diff line change 8282 <groupId >io.continuum.bokeh</groupId >
8383 <artifactId >bokeh_2.11</artifactId >
8484 <version >0.7</version >
85+ <scope >provided</scope >
8586 </dependency >
8687
8788 </dependencies >
Original file line number Diff line number Diff line change 111111 <groupId >io.continuum.bokeh</groupId >
112112 <artifactId >bokeh_${scala.binary.version}</artifactId >
113113 <version >0.7</version >
114+ <scope >provided</scope >
114115 </dependency >
115116
116117 </dependencies >
Original file line number Diff line number Diff line change 534534 <groupId>io.continuum.bokeh</groupId>
535535 <artifactId>bokeh_${{scala.binary.version}}</artifactId>
536536 <version>0.7</version>
537+ <scope>provided</scope>
537538 </dependency>
538539
539540 </dependencies>
572573 <groupId>io.continuum.bokeh</groupId>
573574 <artifactId>bokeh_2.10</artifactId>
574575 <version>0.7</version>
576+ <scope>provided</scope>
575577 </dependency>
576578
577579 </dependencies>
610612 <groupId>io.continuum.bokeh</groupId>
611613 <artifactId>bokeh_2.11</artifactId>
612614 <version>0.7</version>
615+ <scope>provided</scope>
613616 </dependency>
614617
615618 </dependencies>
You can’t perform that action at this time.
0 commit comments