Skip to content

Commit

Permalink
fix(deps): bump gtfs-lib to 6.0.3
Browse files Browse the repository at this point in the history
fix #313
  • Loading branch information
landonreed committed May 22, 2020
1 parent f111eaa commit 9e8d73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<dependency>
<groupId>com.conveyal</groupId>
<artifactId>gtfs-lib</artifactId>
<version>6.0.1</version>
<version>6.0.3</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 9e8d73f

Please sign in to comment.