This repository was archived by the owner on Jun 16, 2020. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,19 +9,19 @@ http://developer.ticketmaster.com/
99<dependency >
1010 <groupId >com.ticketmaster.api</groupId >
1111 <artifactId >discovery-java</artifactId >
12- <version >0.1.4 </version >
12+ <version >0.1.5 </version >
1313</dependency >
1414<dependency >
1515 <groupId >com.ticketmaster.api</groupId >
1616 <artifactId >discovery-model-java</artifactId >
17- <version >0.1.4 </version >
17+ <version >0.1.5 </version >
1818</dependency >
1919```
2020
2121## Gradle
2222
2323```
24- compile 'com.ticketmaster.api:discovery-java:0.1.4 '
24+ compile 'com.ticketmaster.api:discovery-java:0.1.5 '
2525```
2626
2727## Usage
Original file line number Diff line number Diff line change 1111 <dependency >
1212 <groupId >com.ticketmaster.api</groupId >
1313 <artifactId >discovery-java</artifactId >
14- <version >0.1.2 </version >
14+ <version >0.1.5 </version >
1515 </dependency >
1616 <dependency >
1717 <groupId >com.google.guava</groupId >
3838 </plugin >
3939 </plugins >
4040 </build >
41- </project >
41+ </project >
You can’t perform that action at this time.
0 commit comments