File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 104104 <version >${contentstack-utils-version} </version >
105105 <scope >compile</scope >
106106 </dependency >
107+
107108 <dependency >
108109 <groupId >org.json</groupId >
109110 <artifactId >json</artifactId >
110111 <version >${json-version} </version >
111112 <scope >compile</scope >
112113 </dependency >
114+
113115 <dependency >
114116 <groupId >io.github.cdimascio</groupId >
115117 <artifactId >dotenv-java</artifactId >
116118 <version >${dotenv-source.version} </version >
117- <scope >runtime</scope >
119+ <!-- < scope>runtime</scope> -- >
118120 </dependency >
121+
119122 <dependency >
120123 <groupId >io.reactivex.rxjava3</groupId >
121124 <artifactId >rxjava</artifactId >
122125 <version >${rxjava-source.version} </version >
123126 <scope >compile</scope >
124127 </dependency >
128+
125129 <dependency >
126130 <groupId >com.squareup.retrofit2</groupId >
127131 <artifactId >retrofit</artifactId >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments