Skip to content

Commit

Permalink
chore(gtfs-lib): add ibi fork, update gtfs-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
philip-cline committed Nov 30, 2023
1 parent 272dbd3 commit 1ad4236
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 @@ -269,10 +269,10 @@
- AWS S3 SDK - putting/getting objects into/out of S3.
-->
<dependency>
<groupId>com.github.conveyal</groupId>
<groupId>com.github.ibi-group</groupId>
<artifactId>gtfs-lib</artifactId>
<!-- Latest dev build on jitpack.io -->
<version>b657dfe7d7</version>
<version>e12dcf8</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 1ad4236

Please sign in to comment.