Skip to content

Commit

Permalink
Merge pull request #359 from ibi-group/jitpack-gtfs-lib
Browse files Browse the repository at this point in the history
Use jitpack for gtfs-lib
  • Loading branch information
landonreed authored Jan 28, 2021
2 parents 4992d14 + bb23478 commit f0a3183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -256,9 +256,9 @@
- AWS S3 SDK - putting/getting objects into/out of S3.
-->
<dependency>
<groupId>com.conveyal</groupId>
<groupId>com.github.conveyal</groupId>
<artifactId>gtfs-lib</artifactId>
<version>6.2.0</version>
<version>6.2.1</version>
<!-- Exclusions added in order to silence SLF4J warnings about multiple bindings:
http://www.slf4j.org/codes.html#multiple_bindings
-->
Expand Down

0 comments on commit f0a3183

Please sign in to comment.