File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -176,14 +176,14 @@ Maven
176176<dependency >
177177 <groupId >com.github.saasquatch</groupId >
178178 <artifactId >json-schema-inferrer</artifactId >
179- <version >0.1.1-alpha-43 </version >
179+ <version >0.1.1-alpha-44 </version >
180180</dependency >
181181```
182182
183183Gradle
184184
185185``` gradle
186- compile 'com.github.saasquatch:json-schema-inferrer:0.1.1-alpha-43 '
186+ compile 'com.github.saasquatch:json-schema-inferrer:0.1.1-alpha-44 '
187187```
188188
189189### Transitive Dependencies
Original file line number Diff line number Diff line change 44
55 <groupId >com.saasquatch</groupId >
66 <artifactId >json-schema-inferrer</artifactId >
7- <version >0.1.1-alpha-43 </version >
7+ <version >0.1.1-alpha-44 </version >
88 <packaging >jar</packaging >
99
1010 <name >json-schema-inferrer</name >
You can’t perform that action at this time.
0 commit comments