Skip to content

Commit

Permalink
refactor(Corrected gtfs-lib reference):
Browse files Browse the repository at this point in the history
  • Loading branch information
br648 committed Nov 6, 2023
1 parent 42fa3a1 commit 93c3a3a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,10 @@
- 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>7.0.2</version>
<!-- Latest dev build on jitpack.io -->
<version>87c7a3d53448dce2ce87465d66e001f7215edb3b</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 93c3a3a

Please sign in to comment.